Whamcloud - gitweb
Update to HEAD.
authorgreen <green>
Mon, 26 Apr 2004 17:05:55 +0000 (17:05 +0000)
committergreen <green>
Mon, 26 Apr 2004 17:05:55 +0000 (17:05 +0000)
lustre/tests/acceptance-small.sh

index 31bb8ad..abe38c8 100755 (executable)
@@ -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