From 0ecb04aa438c2ec57c606a6d0f4bad13b57ccba5 Mon Sep 17 00:00:00 2001 From: adilger Date: Mon, 2 Dec 2002 18:06:14 +0000 Subject: [PATCH] Fix typo in acceptance-small.sh --- lustre/tests/acceptance-small.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1