Update nodemgmt-scripts.sh
This commit is contained in:
@@ -829,7 +829,7 @@ RUN_COMMAND(){
|
||||
command_output=$([ "${NCMD}" != "" ] && ${NCMD} "${RUNCMD}" || ${RUNCMD})
|
||||
touch /tmp/nmg.run.${nip}
|
||||
if [ "${command_output}" != "" ]; then
|
||||
echo ${command_output}
|
||||
echo -e "command output: ${command_output}"
|
||||
DIVIDER false green
|
||||
echo
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user