From df6b10a5fd43479dd7266d1136f7c60a860d3837 Mon Sep 17 00:00:00 2001
From: grev <grev>
Date: Tue, 13 Nov 2007 03:00:58 +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 3335e1fda0..8e02fbe194 100644
--- a/lustre/tests/conf-sanity.sh
+++ b/lustre/tests/conf-sanity.sh
@@ -1299,7 +1299,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
@@ -1314,7 +1314,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:"
-- 
GitLab