update makenetworks testcases

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
amy0701
2011-10-28 05:46:00 +00:00
parent c1ec0439b8
commit 985f747691
@@ -54,7 +54,9 @@ cmd:makenetworks
check:rc==0
cmd:tabdump networks
check:rc==0
check:output=~$$autotestnet
check:output=~$$autotestgateway
cmd:lsdef -t network |cut -d" " -f1 > test1
cmd:diff test test1
check:rc==0
cmd:rm -f test
cmd:rm -f test1
end