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:
bfa6b41
)
Branch b1_8_gate
author
tianzy
<tianzy>
Wed, 24 Sep 2008 08:26:54 +0000
(08:26 +0000)
committer
tianzy
<tianzy>
Wed, 24 Sep 2008 08:26:54 +0000
(08:26 +0000)
a small fix in the quota test
b=14840
i=johann
lustre/tests/sanity-quota.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity-quota.sh
b/lustre/tests/sanity-quota.sh
index
6316cf8
..
5808c9e
100644
(file)
--- a/
lustre/tests/sanity-quota.sh
+++ b/
lustre/tests/sanity-quota.sh
@@
-1538,7
+1538,7
@@
test_18bc_sub() {
fi
DDPID=$!
- do_facet mds "$LCTL conf_param
lustre-MDT0000
.mdt.quota_type=ug"
+ do_facet mds "$LCTL conf_param
${FSNAME}-MDT*
.mdt.quota_type=ug"
log "failing mds for $((2 * timeout)) seconds"
fail mds $((2 * timeout))