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:
a130702
)
b=18696
author
grev
<grev>
Wed, 1 Apr 2009 16:46:52 +0000
(16:46 +0000)
committer
grev
<grev>
Wed, 1 Apr 2009 16:46:52 +0000
(16:46 +0000)
i=Tappro
RECOVERY_RANDOM_SCALE typo fix
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
c9ecd89
..
8402cab
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-441,7
+441,7
@@
if [ "$RECOVERY_DOUBLE_SCALE" != "no" ]; then
RECOVERY_DOUBLE_SCALE="done"
fi
-[ "$RECOVERY_RANDOM_SCALE" != "no" ] && skip_remmds recovery-
double
-scale && RECOVERY_RANDOM_SCALE=no && MSKIPPED=1
+[ "$RECOVERY_RANDOM_SCALE" != "no" ] && skip_remmds recovery-
random
-scale && RECOVERY_RANDOM_SCALE=no && MSKIPPED=1
if [ "$RECOVERY_RANDOM_SCALE" != "no" ]; then
title recovery-random-scale
bash recovery-random-scale.sh