Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-08 22:40:55 -06:00
parent 95d56ab287
commit b4859a7fce

View File

@@ -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