doh...
authorvimacs <vimacs@pndtest>
Sat, 27 Feb 2010 01:33:15 +0000 (02:33 +0100)
committervimacs <vimacs@pndtest>
Sat, 27 Feb 2010 01:33:15 +0000 (02:33 +0100)
modified:   ../testdata/scripts/pnd_run.sh

testdata/scripts/pnd_run.sh

index 086bf5d..835a13d 100755 (executable)
@@ -38,7 +38,7 @@ while true ; do
                -u) echo "umount";umount=1;shift 2;;
                -x) echo "no x";nox=1;shift 2;;
                -j) echo "join/ also mount those folders";append=$2;shift 2;;
-               -j) echo "set cpu speed to";cpuspeed=$2;shift 2;;
+               -c) echo "set cpu speed to";cpuspeed=$2;shift 2;;
                -a) 
                        case "$2" in
                                "") echo "no arguments"; shift 2 ;;