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:
b5a5554
)
Update to HEAD.
author
green
<green>
Mon, 26 Apr 2004 17:05:55 +0000
(17:05 +0000)
committer
green
<green>
Mon, 26 Apr 2004 17:05:55 +0000
(17:05 +0000)
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
31bb8ad
..
abe38c8
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-156,3
+156,11
@@
fi
if [ "$CONF_SANITY" != "no" ]; then
sh conf-sanity.sh
fi
+
+if [ "$RECOVERY_SMALL" != "no" ]; then
+ sh recovery-small.sh
+fi
+
+if [ "$REPLAY_OST_SINGLE" != "no" ]; then
+ sh replay-ost-single.sh
+fi