Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a3cffd
)
it is an obvious typo
author
tianzy
<tianzy>
Fri, 21 Dec 2007 05:50:21 +0000
(
05:50
+0000)
committer
tianzy
<tianzy>
Fri, 21 Dec 2007 05:50:21 +0000
(
05:50
+0000)
b=14210
lustre/tests/sanity-quota.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity-quota.sh
b/lustre/tests/sanity-quota.sh
index
694800b
..
973c53d
100644
(file)
--- 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 / blk
zis
e)) || \
+ $RUNAS dd if=/dev/zero of=$TESTFILE bs=$blksize count=$((2 * GB / blk
siz
e)) || \
error "(usr) write 2 G file failure, but expect success"
echo " delete the big file of 2 G..."