Update nodemgmt-scripts.sh

This commit is contained in:
2022-07-24 17:26:25 -05:00
parent 3ac104d1df
commit fcc9d761ba

View File

@@ -1865,7 +1865,7 @@ DOWNLIST(){
#echo "HERE: $downitem ~ $ditem ~ $host ~ $item ~ $spc1"
until [ $c = ${spc1} ]; do spc="${spc} "; c=`expr $c + 1`; done
c=0; spc2=''
spc1=${cw2}-${spc1}
spc1=${cw2}-${#item}-${#host}
until [ $c = ${spc1} ]; do spc2="${spc2} "; c=`expr $c + 1`; done
echo -e "${idsST[Bold]}${idsCL[Red]}${item}${spc}${host}${spc2}$(SHOW_TIME ${toterrtime})${idsST[Reset]}${idsCL[Default]}"
DIVIDER false darkGray