Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
fdd1049dbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/alert.sh

+ 1 - 1
lgsm/functions/alert.sh

@@ -9,7 +9,7 @@ local commandaction="Alert"
 
 fn_alert_test(){
 	fn_script_log_info "Sending test alert"
-	alertsubject="LinuxGSM Alert- Test - ${servername}"
+	alertsubject="LinuxGSM Alert - Test - ${servername}"
 	alertbody="Testing LinuxGSM Alert. No action to be taken."
 }