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:
6dc53db
)
b=18696
author
grev
<grev>
Thu, 28 May 2009 11:38:32 +0000
(11:38 +0000)
committer
grev
<grev>
Thu, 28 May 2009 11:38:32 +0000
(11:38 +0000)
i=tappro
remove RECOVERY_RANDOM_SCALE="no"
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
cf49152
..
06735b4
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-36,7
+36,6
@@
if [ "$ACC_SM_ONLY" ]; then
done
fi
LFSCK="no" # bug 13698
-RECOVERY_RANDOM_SCALE="no" # bug 16353
LIBLUSTRETESTS=${LIBLUSTRETESTS:-../liblustre/tests}