2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-26 13:10:35 +00:00

modify pping command

This commit is contained in:
Junxiaw
2014-12-18 18:45:41 -08:00
committed by root
parent 47872d2a3c
commit 7b79e00498

View File

@@ -15,12 +15,6 @@ check:rc==0
check:output=~Version
end
start:pping_all
cmd:pping all
check:rc==0
check:output=~ping
end
start:pping_node
cmd:pping $$CN
check:rc==0