which leaves a string open and prevents the code which should be outside it from running.
This commit is contained in:
Alexander Aleksandrovič Klimov 2023-05-08 15:23:06 +02:00 committed by GitHub
parent b4ce16c488
commit ae0a4fb464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ fi
if [ -n "$ICINGAWEB2URL" ] ; then
NOTIFICATION_MESSAGE="$NOTIFICATION_MESSAGE
$ICINGAWEB2URL/icingadb/service?name=$(urlencode "$SERVICENAME")&host.name=$(urlencode "$HOSTNAME")
$ICINGAWEB2URL/icingadb/service?name=$(urlencode "$SERVICENAME")&host.name=$(urlencode "$HOSTNAME")"
fi
## Check whether verbose mode was enabled and log to syslog.