From 521d05684c38f1f7d3e4a3fbf46891eb84b96a94 Mon Sep 17 00:00:00 2001 From: vimacs Date: Sat, 27 Feb 2010 02:33:15 +0100 Subject: [PATCH] doh... modified: ../testdata/scripts/pnd_run.sh --- testdata/scripts/pnd_run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ;; -- 2.39.5