2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 04:10:46 +00:00

updated to avoid the spelling mistake, already submit a bug.

This commit is contained in:
caomengmeng
2016-03-23 14:45:06 +08:00
parent 065a17c68c
commit 7cc2045e6e

View File

@ -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