From dd9795c484980e69dabda4774b22be14b7a41249 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 3 Dec 2022 22:03:20 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 6d4018a2..21f9cc43 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -194,6 +194,7 @@ STATUS(){ mysqlgo=false; [ "$(${NCMD} systemctl is-active mysql)" == "active" ] && mysqlgo=true; fi + echo "mysqlgo=${mysqlgo}" if [ "{srvctst}" != "active" ] && [ "${mysqlgo}" != "true" ]; then if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then