Update nodemgmt-scripts.sh
This commit is contained in:
@@ -726,7 +726,7 @@ DOWNLIST(){
|
|||||||
host=${ditem%%~*}
|
host=${ditem%%~*}
|
||||||
item=${ditem#*~}
|
item=${ditem#*~}
|
||||||
if [ "${1}" == "ignore" ]; then
|
if [ "${1}" == "ignore" ]; then
|
||||||
if [ ${is} -lt 10 ] && ignsel=" ${is})" || ignsel="${is})"
|
[ ${is} -lt 10 ] && ignsel=" ${is})" || ignsel="${is})"
|
||||||
else
|
else
|
||||||
ignsel=""
|
ignsel=""
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user