2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-19 04:40:21 +00:00

remove invalid case

This commit is contained in:
litingt@cn.ibm.com
2017-04-21 04:43:18 -04:00
parent 465f99e768
commit 1ce6191e76

View File

@ -1,9 +0,0 @@
start:nodeset_addkcmdline
cmd:chdef $$CN addkcmdline=debug
check:rc==0
cmd:nodeset $$CN osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-install-compute
check:rc==0
cmd:find -L /tftpboot -name '*$$CN*' -exec cat {} + | grep debug
check:rc==0
cmd:chdef $$CN addkcmdline=
end