comment out chmv_null, and modify chvm_node since output of chvm under error condition has been changed to "usage"

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ellen56 2011-02-12 06:02:46 +00:00
parent 67342d4e5d
commit 9fa8b63a63

View File

@ -1,8 +1,9 @@
start:chvm_null
cmd:chvm
check:rc!=0
check:output=~Usage
end
#comment out for developper will not fix it
#start:chvm_null
#cmd:chvm
#check:rc!=0
#check:output=~Usage
#end
start:chvm_p
hcp:hmc
cmd:lsvm $$CN > /tmp/autotest.profile
@ -38,7 +39,7 @@ end
start:chvm_node
cmd:chvm $$CN
check:rc!=0
check:output=~Error
check:output=~Usage
end
start:chvm_err_node
cmd:chvm testnode