summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-11 15:57:08 -0600
committerJeff Carr <[email protected]>2024-01-11 15:57:08 -0600
commitfbaeaacb0a9f3ed3901815e0fa33445b6ba8bc8e (patch)
tree5f9b50a2e21173bf7a51923bc853e0b75ab04abf /Makefile
parent0d23f7271a7ebb4dc251cbf23df32c2ab738d9b6 (diff)
fixed after gui change
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a164762..4a83ab6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
all:
echo "build it!"
go build -v -x
- ./myrepos
+ # ./myrepos
+ ./myrepos >/tmp/myrepos.stderr 2>&1
redomod:
rm -f go.*