From fc850df5623278ff2667a93a7581873e4808efcf Mon Sep 17 00:00:00 2001 From: green Date: Mon, 26 Apr 2004 17:50:17 +0000 Subject: [PATCH] Update to HEAD --- lustre/tests/acceptance-small.sh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 1.8.3.1