From 3d7b2a676fd84be0976f442a6a7a3e11b8497d83 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Thu, 12 Jan 2023 16:55:08 +0100 Subject: [PATCH] whitespace --- linux/evocheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/evocheck.sh b/linux/evocheck.sh index 88c7322..9df51c7 100755 --- a/linux/evocheck.sh +++ b/linux/evocheck.sh @@ -916,7 +916,7 @@ check_mysqlnrpe() { grep -q -F "command[check_mysql]=/usr/lib/nagios/plugins/check_mysql" /etc/nagios/nrpe.d/evolix.cfg \ || failed "IS_MYSQLNRPE" "check_mysql is missing" fi - fi + fi } check_phpevolinuxconf() { is_debian_stretch && phpVersion="7.0"