From b5ea773e773caac0db676ce6fce1824def23ff78 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 3 Sep 2017 19:36:26 +0100 Subject: [PATCH] removed spaces --- lgsm/functions/alert.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lgsm/functions/alert.sh b/lgsm/functions/alert.sh index edfc14cc8..44cdcb7d6 100644 --- a/lgsm/functions/alert.sh +++ b/lgsm/functions/alert.sh @@ -71,8 +71,6 @@ fn_alert_permissions(){ alertbody="${servicename} has permissions issues" } - - if [ "${alert}" == "permissions" ]; then fn_alert_permissions elif [ "${alert}" == "restart" ]; then