Whamcloud - gitweb
- landing of b_hd_cleanup_merge to HEAD.
[fs/lustre-release.git] / lustre / tests / acceptance-small.sh
index 1387cf3..a64c746 100755 (executable)
@@ -165,6 +165,10 @@ if [ "$REPLAY_OST_SINGLE" != "no" ]; then
         sh replay-ost-single.sh
 fi
 
+if [ "$REPLAY_DUAL" != "no" ]; then
+        sh replay-dual.sh
+fi
+
 if [ "$INSANITY" != "no" ]; then
         sh insanity.sh -r
 fi