Whamcloud - gitweb
it is an obvious typo
authortianzy <tianzy>
Fri, 21 Dec 2007 05:50:21 +0000 (05:50 +0000)
committertianzy <tianzy>
Fri, 21 Dec 2007 05:50:21 +0000 (05:50 +0000)
b=14210

lustre/tests/sanity-quota.sh

index 694800b..973c53d 100644 (file)
@@ -760,7 +760,7 @@ test_10() {
         $SHOW_QUOTA_GROUP
 
        echo "    write the big file of 2 G..."
-       $RUNAS dd if=/dev/zero of=$TESTFILE  bs=$blksize count=$((2 * GB / blkzise)) || \
+       $RUNAS dd if=/dev/zero of=$TESTFILE  bs=$blksize count=$((2 * GB / blksize)) || \
                error "(usr) write 2 G file failure, but expect success" 
 
        echo "    delete the big file of 2 G..."