From 5735341e9d343d452930c8cdc5a00b09c84db93b Mon Sep 17 00:00:00 2001 From: grev Date: Tue, 13 Nov 2007 03:02:24 +0000 Subject: [PATCH] minor message cleanup --- 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 05455db..d6087f6 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1280,7 +1280,7 @@ test_34c() { cleanup return 0 } -run_test 34c "force umount with failed mds should be normal" +run_test 34c "force umount with failed ost should be normal" test_35() { # bug 12459 setup @@ -1295,7 +1295,7 @@ test_35() { # bug 12459 log "Wait for RECONNECT_INTERVAL seconds (10s)" sleep 10 - MSG="conf-sanity.sh test_33 `date +%F%kh%Mm%Ss`" + MSG="conf-sanity.sh test_35 `date +%F%kh%Mm%Ss`" $LCTL clear log "$MSG" log "Stopping the MDT:" -- 1.8.3.1