2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 05:00:34 +00:00

Merge pull request #1387 from caomengmeng/update_failed_runcmdinstaller_case

Update failed runcmdinstaller case
This commit is contained in:
tingtli
2016-06-24 11:09:40 +08:00
committed by GitHub
5 changed files with 8 additions and 8 deletions

View File

@ -275,7 +275,7 @@ makentp_V
makentp
makentp_a
nodeset_check_warninginfo
runcmdinstaller
runcmdinstaller_h
runcmdinstaller_command
get_xcat_postscripts_loginfo
updatenode_postscripts_loginfo

View File

@ -276,7 +276,7 @@ makentp_V
makentp
makentp_a
nodeset_check_warninginfo
runcmdinstaller
runcmdinstaller_h
runcmdinstaller_command
get_xcat_postscripts_loginfo
updatenode_postscripts_loginfo

View File

@ -276,7 +276,7 @@ makentp_V
makentp
makentp_a
nodeset_check_warninginfo
runcmdinstaller
runcmdinstaller_h
runcmdinstaller_command
get_xcat_postscripts_loginfo
updatenode_postscripts_loginfo

View File

@ -276,7 +276,7 @@ makentp_V
makentp
makentp_a
nodeset_check_warninginfo
runcmdinstaller
runcmdinstaller_h
runcmdinstaller_command
get_xcat_postscripts_loginfo
updatenode_postscripts_loginfo

View File

@ -1,8 +1,8 @@
start:runcmdinstaller
start:runcmdinstaller_h
descriptiop:runcmdinstaller -h
cmd:runcmdinstaller
##check:rc==0
check:output=~runcmdinstaller <node> "<command>"
cmd:runcmdinstaller -h
check:rc==0
check:output=~runcmdinstaller <node> <commands>
end
start:runcmdinstaller_command
descriptiop:runcmdinstaller