diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 0a9bd1c4..364a4927 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -216,7 +216,7 @@ STATUS(){ mysqlgo=true fi # echo "mysqlgo=${mysqlgo}" - if [ "${srvctst}" != "active" ] && [ ${mysqlgo} != true ]; then + if [ "${srvctst}" != "active" ] && [ "${mysqlgo}" != "true" ]; then if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then if [ "${ST_ACTION}" != "check" ]; then