summaryrefslogtreecommitdiff
path: root/src/python/go.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/go.sh')
-rwxr-xr-xsrc/python/go.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/go.sh b/src/python/go.sh
index 1e8150d..e0d1290 100755
--- a/src/python/go.sh
+++ b/src/python/go.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-echo "go.sh <file.cfile> [decim==112]"
+#echo "go.sh <file.cfile> [decim==112]"
DECIM=$2
FILE=$1
personal git repositories of Harald Welte. Your mileage may vary