Whamcloud - gitweb
b=20183
[fs/lustre-release.git] / lustre / tests / replay-single.sh
index 9833771..4bcf852 100755 (executable)
@@ -1085,7 +1085,8 @@ test_53b() {
 
     mkdir -p $DIR/$tdir-1
     mkdir -p $DIR/$tdir-2
-    multiop $DIR/$tdir-1/f O_c &
+
+    multiop_bg_pause $DIR/$tdir-1/f O_c || return 6
     close_pid=$!
 
     #define OBD_FAIL_MDS_REINT_NET 0x107