summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-12 04:44:36 -0600
committerJeff Carr <[email protected]>2024-01-12 04:44:36 -0600
commit0be507b8966e83830ed47f77a19068da05512e61 (patch)
treea12affee924ece91d325becda4e0aa7366466f74 /Makefile
parent83ad5524015e155e6250743e01eeed7234ccb5a5 (diff)
ready to make a map, sort and compare
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6626d8..99781d2 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ all:
go build -v -x
sudo setcap 'cap_net_bind_service=+ep' go.wit.com
./go.wit.com
- # ./myrepos >/tmp/myrepos.stderr 2>&1
+ @# ./myrepos >/tmp/myrepos.stderr 2>&1
redomod:
rm -f go.*