Whamcloud - gitweb
b=17323
authoryury <yury>
Thu, 23 Oct 2008 18:10:26 +0000 (18:10 +0000)
committeryury <yury>
Thu, 23 Oct 2008 18:10:26 +0000 (18:10 +0000)
r=shadow

- small to test from Mike

lustre/tests/replay-single.sh

index 5c4f470..6f21916 100755 (executable)
@@ -1427,7 +1427,7 @@ test_59b() {
     unlinkmany $DIR/$tdir/$tfile-%d 2000
     sleep 60
     do_facet mds "lctl set_param fail_loc=0x0"
-    $LCTL dk | grep -q "RESENT cancel req" || return 1
+    do_facet mds $LCTL dk | grep -q "RESENT cancel req" || return 1
     rmdir $DIR/$tdir
 }
 run_test 59b "resent handle in llog_origin_handle_cancel"