From 065a17c68c05d0a8751b619cf0e88c09c14f11c9 Mon Sep 17 00:00:00 2001 From: caomengmeng Date: Wed, 23 Mar 2016 14:03:11 +0800 Subject: [PATCH] update spelling for code changed --- xCAT-test/autotest/testcase/xcatd/case0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-test/autotest/testcase/xcatd/case0 b/xCAT-test/autotest/testcase/xcatd/case0 index 60e997440..922d7c576 100644 --- a/xCAT-test/autotest/testcase/xcatd/case0 +++ b/xCAT-test/autotest/testcase/xcatd/case0 @@ -9,7 +9,7 @@ check:rc==0 cmd:sleep 3 cmd:service xcatd start check:rc==0 -check:output=~Starting xcatd +check:output=~Starting xCATd check:output=~[ OK ] cmd:service xcatd status check:rc==0 @@ -37,7 +37,7 @@ check:rc==0 check:output=~xCAT service is running cmd:service xcatd stop check:rc==0 -check:output=~Stopping xcatd +check:output=~Stopping xCATd check:output=~[ OK ] cmd:sleep 3 cmd:service xcatd status