From d26b838f759966e12b95f14b7d0e589c4b9a7940 Mon Sep 17 00:00:00 2001
From: alex <alex>
Date: Thu, 16 Jun 2005 06:35:38 +0000
Subject: [PATCH] - use DEFAULT recovery behaviour

---
 lustre/tests/cfg/lmv.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/tests/cfg/lmv.sh b/lustre/tests/cfg/lmv.sh
index e75538d8ae..99cbfdd709 100644
--- a/lustre/tests/cfg/lmv.sh
+++ b/lustre/tests/cfg/lmv.sh
@@ -28,7 +28,7 @@ OSTDEV=${OSTDEV:-$ROOT/tmp/ost1-`hostname`}
 OSTSIZE=${OSTSIZE:-50000}
 FSTYPE=${FSTYPE:-ext3}
 TIMEOUT=${TIMEOUT:-10}
-UPCALL=${UPCALL:-$PWD/replay-single-upcall.sh}
+UPCALL=${UPCALL:-DEFAULT}
 
 SINGLEMDS=${SINGLEMDS:-"mds1"}
 STRIPE_BYTES=${STRIPE_BYTES:-65536}
-- 
GitLab