diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 91b2b56c..f0a2f6c0 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -28,7 +28,7 @@ STATUS() { if [ "${1}" = "report" ]; then idsCL=('') idsBG=('') - idsST-('') + idsST=('') fi # for nip in "${NODE_HOSTS[@]}"; do # if [ "${nip}" = '10.5.10.51' ] && [ ! -z ${LOCAL_SERVICES+x} ]; then isreplhost=true; else isreplhost=false; fi