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:
52ebf90
)
b=18811
author
anserper
<anserper>
Tue, 17 Mar 2009 12:23:11 +0000
(12:23 +0000)
committer
anserper
<anserper>
Tue, 17 Mar 2009 12:23:11 +0000
(12:23 +0000)
i=Elena Gryaznova (grev)
remove the dead code in test 22
lustre/tests/sanity-quota.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity-quota.sh
b/lustre/tests/sanity-quota.sh
index
2c901af
..
20b32c8
100644
(file)
--- a/
lustre/tests/sanity-quota.sh
+++ b/
lustre/tests/sanity-quota.sh
@@
-1783,20
+1783,15
@@
test_21() {
run_test_with_stat 21 "run for fixing bug16053 ==========="
test_22() {
- local SAVEREFORMAT
-
- SAVEREFORMAT=$REFORMAT
$LFS quotaoff -ug $DIR || error "could not turn quotas off"
quota_set_version "1"
$LFS quotacheck -ug $DIR || error "quotacheck failed"
quota_save_version "ug1"
- REFORMAT="reformat"
stopall
mount
setupall
- REFORMAT=$SAVEREFORMAT
echo "checking parameters"