From 15a6ea0fe5651a5e113f1addc336f955d9210c9d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jan 2023 09:47:13 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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