From 91e22aad44f24ac0db2c1da7abef386be56d1c14 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 8 Nov 2023 22:59:17 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index b0f6f1db..0051f5b9 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -759,7 +759,7 @@ DOWNLIST(){ if [ "${1}" != "ignore" ]; then echo -e "${idsCL[LightRed]}${itemname}${spc}${host}${spc2}$(SHOW_TIME ${toterrtime})${idsCL[Default]}" else - echo "HERE: ${is} $(expr ${choice}-1)" + echo "HERE: ${is} $(expr ${choice} - 1)" [ ${is} -eq $(expr ${choice}-1) ] && touch ${NM_TMPFOLDER}/${ditem}.disable [ ${is} -lt 10 ] && ignsel=" ${is}) " || ignsel="${is}) "