From 96b56f874bf8ff10eb392ab023b398194534ca3d Mon Sep 17 00:00:00 2001 From: grev Date: Fri, 7 Nov 2008 18:18:25 +0000 Subject: [PATCH] b=17477 i=Adilger replace cleanup_and_setup_lustre fn by check_and_setup_lustre fn --- lustre/tests/insanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/insanity.sh b/lustre/tests/insanity.sh index 2fa8187..3f998bb 100755 --- a/lustre/tests/insanity.sh +++ b/lustre/tests/insanity.sh @@ -162,7 +162,7 @@ clients_recover_osts() { # do_node $CLIENTS "$LCTL "'--device %OSC_`hostname`_'"${facet}_svc_MNT_client_facet recover" } -cleanup_and_setup_lustre +check_and_setup_lustre # 9 Different Failure Modes Combinations echo "Starting Test 17 at `date`" -- 1.8.3.1