2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-13 16:21:30 +00:00

Merge pull request #1869 from tingtli/xdcp_src_dst

add stop label in case for debug
This commit is contained in:
caomengmeng
2016-09-21 15:36:37 +08:00
committed by GitHub

View File

@ -10,6 +10,7 @@ check:output=~Version
end
start:xdcp_src_dst
stop:yes
cmd:xdsh $$CN rm -f /tmp/hosts
cmd:xdcp $$CN /etc/hosts /tmp/hosts
check:rc==0