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:
631cba2
)
Update to HEAD
author
green
<green>
Mon, 26 Apr 2004 17:50:17 +0000
(17:50 +0000)
committer
green
<green>
Mon, 26 Apr 2004 17:50:17 +0000
(17:50 +0000)
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
abe38c8
..
f10da1d
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-164,3
+164,7
@@
fi
if [ "$REPLAY_OST_SINGLE" != "no" ]; then
sh replay-ost-single.sh
fi
+
+if [ "$INSANITY" != "no" ]; then
+ sh insanity.sh -r
+fi