From b7a74ce84e266118f1a6a76b76de718084af7281 Mon Sep 17 00:00:00 2001
From: yury <yury>
Date: Sun, 23 Nov 2008 12:32:38 +0000
Subject: [PATCH] - commit missed bit from previous commit.

---
 lustre/tests/replay-single.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh
index de154dd0bd..8b58a52607 100755
--- a/lustre/tests/replay-single.sh
+++ b/lustre/tests/replay-single.sh
@@ -1344,6 +1344,7 @@ test_59b() {
 
     # make sure that all llcds left ost and nothing left cached
     sync
+    sleep 10
     do_facet mds "lctl set_param fail_loc=0x0"
 
     # sleep 2 obd_timeouts from ost to make sure that we get resents.
-- 
GitLab