From 1bef1345a2358732b92a704f783797786f7e2633 Mon Sep 17 00:00:00 2001 From: caomengmeng Date: Thu, 24 Mar 2016 10:53:14 +0800 Subject: [PATCH] update to avoid the spelling mistakes, and already run in ubuntu and sles. --- xCAT-test/autotest/testcase/xcatd/case0 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xCAT-test/autotest/testcase/xcatd/case0 b/xCAT-test/autotest/testcase/xcatd/case0 index 6231468ec..dfca7e43e 100644 --- a/xCAT-test/autotest/testcase/xcatd/case0 +++ b/xCAT-test/autotest/testcase/xcatd/case0 @@ -7,9 +7,9 @@ check:output=~xCAT service is running cmd:service xcatd stop check:rc==0 cmd:sleep 3 -cmd:service x(cat|CAT)d start +cmd:service xcatd start check:rc==0 -check:output=~Starting xCATd +check:output=~Starting x(cat|CAT)d 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 x(xcat|CAT)d +check:output=~Stopping x(cat|CAT)d check:output=~[ OK ] cmd:sleep 3 cmd:service xcatd status @@ -76,7 +76,7 @@ cmd:XCATBYPASS=YES tabdump site check:rc==0 cmd:service xcatd stop check:rc==0 -check:output=~Stopping xcatd +check:output=~Stopping x(cat|CAT)d check:output=~[ OK ] cmd:sleep 3 cmd:service xcatd status @@ -87,7 +87,7 @@ cmd:XCATBYPASS=YES tabdump site check:rc==0 cmd:service xcatd start check:rc==0 -check:output=~Starting xcatd +check:output=~Starting x(cat|CAT)d check:output=~[ OK ] cmd:service xcatd status check:rc==0