2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00

modify testcase

This commit is contained in:
junxiawang
2015-07-14 21:16:25 -04:00
parent 9592ba556f
commit 82421f2edb

View File

@ -63,5 +63,6 @@ cmd:xdsh $$CN date
check:output=~2015
cmd:if [[ "__GETNODEATTR($$CN,os)__" =~ "rhel" ]];then xdsh $$CN clock ;else xdsh $$CN hwclock ; fi
check:output=~2015
cmd:chdef $$CN -m postscripts=setupntp
end