From f4bd0d6930a9bfe1d1d99694fad26c6823d79d98 Mon Sep 17 00:00:00 2001 From: grev Date: Wed, 19 Nov 2008 08:49:23 +0000 Subject: [PATCH] b=17653 i=Adilger test_21c fix: restore config --- lustre/tests/conf-sanity.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 01e6d13..0094635 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -570,12 +570,12 @@ test_21c() { stop_ost stop_ost2 stop_mds + #writeconf to remove all ost2 traces for subsequent tests + writeconf } run_test 21c "start mds between two osts, stop mds last" test_22() { - #reformat to remove all logs - reformat start_mds echo Client mount with ost in logs, but none running -- 1.8.3.1