2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00

fix case chvm_err_node

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ellen56
2011-02-17 02:38:06 +00:00
parent d200ad96c9
commit f8a1a3b944

View File

@ -46,5 +46,5 @@ end
start:chvm_err_node
cmd:chvm testnode
check:rc!=0
check:output=~Error
check:output=~Usage
end