mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
a minor fix for chdef test case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -51,7 +51,7 @@ cmd:cat /tmp/testnode.stanza | chdef -z
|
||||
check:rc==0
|
||||
cmd:lsdef -l testnode -z > /tmp/testnode1.stanza
|
||||
check:rc==0
|
||||
cmd:diff /tmp/testnode.stanza /tmp/testnode1.stanza
|
||||
cmd:diff -w /tmp/testnode.stanza /tmp/testnode1.stanza
|
||||
check:rc==0
|
||||
cmd:rm -f /tmp/testnode1.stanza
|
||||
cmd:rm -f /tmp/testnode.stanza
|
||||
|
Reference in New Issue
Block a user