From 631cba2662c5d54111713fe99140acef9eb28953 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 26 Apr 2004 17:05:55 +0000 Subject: [PATCH] Update to HEAD. --- lustre/tests/acceptance-small.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index 31bb8ad..abe38c8 100755 --- 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 -- 1.8.3.1