diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index ece2ca50..167d633e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1228,7 +1228,7 @@ SETUPSSH_BACK(){ } SKIP_SERVER_CHECKS(){ - if [ "${3}" == "q" ]; then + if [ "${2}" == "q" ]; then unset idsCL idsBG idsST idsCL=(''); idsBG=(''); idsST=('') fi