Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 20 May 2005 23:07:42 +0000 (23:07 +0000)
committeradilger <adilger>
Fri, 20 May 2005 23:07:42 +0000 (23:07 +0000)
Do it right.

lustre/tests/acceptance-small.sh

index 4ff38d0..7f824fd 100755 (executable)
@@ -112,7 +112,7 @@ for NAME in $CONFIGS; do
        if [ "$FSX" != "no" ]; then
                mount | grep $MOUNT || sh llmount.sh
                $DEBUG_OFF
-               ./fsx -c 50 -p 1000 -P $TMP -l $SIZE * 100 \
+               ./fsx -c 50 -p 1000 -P $TMP -l $(($SIZE * 100)) \
                        -N $(($COUNT * 100)) $MOUNT/fsxfile
                $DEBUG_ON
                sh llmountcleanup.sh