Update nodemgmt-scripts.sh
This commit is contained in:
@@ -918,7 +918,7 @@ DOWNLIST(){
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
[ ${is} -lt 10 ] && ignsel=" ${is}) " || ignsel="${is}) "
|
[ ${is} -lt 10 ] && ignsel=" ${is}) " || ignsel="${is}) "
|
||||||
if [ -f ${NM_TMPFOLDER}/${ditem}.disable ] || ([[ "${host}" = *"10.2."* ]] && [ -f ${PW_TMPFOLDER}/OFF-vMS-Host6.down ]); then
|
if [ -f ${NM_TMPFOLDER}/${ditem}.disable ] || ([[ "${host}" = *"10.2."* ]] && [ -f ${PW_TMPFOLDER}/OFF-vMS-Host1.down ]); then
|
||||||
dstatus="OFF"
|
dstatus="OFF"
|
||||||
else
|
else
|
||||||
dstatus="${idsCL[Green]}ON"
|
dstatus="${idsCL[Green]}ON"
|
||||||
|
|||||||
Reference in New Issue
Block a user