From: tianzy Date: Fri, 21 Dec 2007 05:50:21 +0000 (+0000) Subject: it is an obvious typo X-Git-Tag: v1_8_0_110~880 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=4da8db3288a609317fec96faf27ff35167abf5a5;p=fs%2Flustre-release.git it is an obvious typo b=14210 --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 694800b..973c53d 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -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..."