update test cases chdef_t_o_error rmdef_t_err mkdef_t_o_error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0fbae63ab9
commit
5f1236d412
@ -181,5 +181,5 @@ end
|
||||
start:chdef_t_o_error
|
||||
cmd:chdef -t testtype -o testnode groups=all,aix
|
||||
check:rc!=0
|
||||
check:output=~Usage
|
||||
check:output=~Error
|
||||
end
|
||||
|
@ -136,7 +136,7 @@ end
|
||||
start:mkdef_t_o_error
|
||||
cmd:mkdef -t testtype -o testnode groups=all,aix
|
||||
check:rc!=0
|
||||
check:output=~Usage
|
||||
check:output=~Error
|
||||
end
|
||||
|
||||
|
||||
|
@ -121,5 +121,5 @@ end
|
||||
start:rmdef_t_err
|
||||
cmd:rmdef -t testtype -o testnode
|
||||
check:rc!=0
|
||||
check:output=~Usage
|
||||
check:output=~Error
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user