Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1228,7 +1228,7 @@ SETUPSSH_BACK(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
SKIP_SERVER_CHECKS(){
|
SKIP_SERVER_CHECKS(){
|
||||||
if [ "${2}" == "q" ]; then
|
if [ "${3}" == "q" ]; then
|
||||||
unset idsCL idsBG idsST
|
unset idsCL idsBG idsST
|
||||||
idsCL=(''); idsBG=(''); idsST=('')
|
idsCL=(''); idsBG=(''); idsST=('')
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user