From: vimacs Date: Sat, 27 Feb 2010 01:33:15 +0000 (+0100) Subject: doh... X-Git-Tag: Release-2010-05/1~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521d05684c38f1f7d3e4a3fbf46891eb84b96a94;p=pandora-libraries.git doh... modified: ../testdata/scripts/pnd_run.sh --- diff --git a/testdata/scripts/pnd_run.sh b/testdata/scripts/pnd_run.sh index 086bf5d..835a13d 100755 --- a/testdata/scripts/pnd_run.sh +++ b/testdata/scripts/pnd_run.sh @@ -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 ;;