From: green Date: Mon, 26 Apr 2004 17:50:17 +0000 (+0000) Subject: Update to HEAD X-Git-Tag: v1_7_0_51~2^58~3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=fc850df5623278ff2667a93a7581873e4808efcf;p=fs%2Flustre-release.git Update to HEAD --- diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index abe38c8..f10da1d 100755 --- 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