From: adilger Date: Mon, 2 Dec 2002 18:06:14 +0000 (+0000) Subject: Fix typo in acceptance-small.sh X-Git-Tag: 0.5.19~98 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=0ecb04aa438c2ec57c606a6d0f4bad13b57ccba5;p=fs%2Flustre-release.git Fix typo in acceptance-small.sh --- diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index 55fc290..5b81611 100755 --- a/lustre/tests/acceptance-small.sh +++ b/lustre/tests/acceptance-small.sh @@ -68,7 +68,7 @@ for NAME in $CONFIGS; do iozone -I $IOZONE_OPTS -t $THREADS $IOZONE_FILE sh llmountcleanup.sh sh llrmount.sh - elif [ $IOZONEVER -lt 3145 ]; then + elif [ $IOZVER -lt 3145 ]; then VER=`iozone -v | awk '/Revision:/ { print $3 }'` echo "iozone $VER too old for multi-threaded tests" fi