From b4859a7fce61f87e0cb3798877e60bca66864808 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 8 Nov 2023 22:40:55 -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 78725aeb..f41a167b 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -753,7 +753,7 @@ DOWNLIST(){ c=0; spc=''; spc1=${cw}-${#itemname} #echo "HERE: $downitem ~ $ditem ~ $host ~ $item ~ $itemname ~ $spc1" until [ $c = ${spc1} ]; do spc="${spc} "; c=`expr $c + 1`; done - c=0; spc2=''; spc1=${cw2}-${#itemname} + c=0; spc2=''; spc1=${cw2}-${#host} until [ $c = ${spc1} ]; do spc2="${spc2} "; c=`expr $c + 1`; done if [ "${1}" != "ignore" ]; then