From 7cc2045e6e1e8453b49b6eae48191fed4d85409d Mon Sep 17 00:00:00 2001 From: caomengmeng Date: Wed, 23 Mar 2016 14:45:06 +0800 Subject: [PATCH] updated to avoid the spelling mistake, already submit a bug. --- 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 922d7c576..6231468ec 100644 --- a/xCAT-test/autotest/testcase/xcatd/case0 +++ b/xCAT-test/autotest/testcase/xcatd/case0 @@ -7,7 +7,7 @@ check:output=~xCAT service is running cmd:service xcatd stop check:rc==0 cmd:sleep 3 -cmd:service xcatd start +cmd:service x(cat|CAT)d start check:rc==0 check:output=~Starting xCATd check:output=~[ OK ] @@ -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 x(xcat|CAT)d check:output=~[ OK ] cmd:sleep 3 cmd:service xcatd status