summaryrefslogtreecommitdiff
path: root/meetup
diff options
context:
space:
mode:
authorJürgen Schweizer <oe6jue@oevsv.at>2019-02-21 01:21:48 +0100
committerJürgen Schweizer <oe6jue@oevsv.at>2019-02-21 01:21:48 +0100
commit05a786e3d58e0cef3f8b764866ef6795719f68f2 (patch)
treeecb66f3fc0c9a79157f7a932e7015c44c83c1332 /meetup
parentb85afd8b281f5de7e956bf785c6ae2a8ccce1201 (diff)
switch off debugging
Diffstat (limited to 'meetup')
-rwxr-xr-xmeetup/gen_dates.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/meetup/gen_dates.sh b/meetup/gen_dates.sh
index 5b9160d..62360a2 100755
--- a/meetup/gen_dates.sh
+++ b/meetup/gen_dates.sh
@@ -6,7 +6,7 @@
LIMIT=3
# uncomment to enable debug
-DEBUG=0
+#DEBUG=1
# where to put the output files?
NEXT_FILE="next.html"