summaryrefslogtreecommitdiff
path: root/src/python/go.sh
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-15 18:14:43 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-15 18:14:43 +0200
commit3f0169585338a5412f6aa46d2feada369436853f (patch)
treebd3617c6f3d7fae04956392539f052f29facdd29 /src/python/go.sh
parent008152ac306e11da227b8f020eeb93c80f1e9463 (diff)
some changes to test.sh
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