From d91ec16675124a0ec6b5b21aa767d98ac60bfee7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 17 Aug 2025 19:26:42 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 197adf2d..6227e868 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -828,9 +828,9 @@ RUN_COMMAND(){ # echo "Running command: ${NCMD} ${RUNCMD}" [ "${NCMD}" != "" ] && ${NCMD} "${RUNCMD}" || ${RUNCMD} touch /tmp/nmg.run.${nip} + DIVIDER false green + echo fi - DIVIDER false green - echo done echo done