Skip to content
Snippets Groups Projects
Unverified Commit 16b53915 authored by Max Adamo's avatar Max Adamo
Browse files

triggering SonarCube scan

parent c761ffe8
No related branches found
No related tags found
No related merge requests found
Pipeline #59223 passed
......@@ -4,8 +4,8 @@
# exit 64: a new certificate was installed and we need to reload our service
# anything else: something went wrong
#
# the certificate will be checked, if it is valid, if the key matches
# and if it contains at least the cert-name
# the certificate will be checked, if it is valid, if the key matches and
# if it contains at least the cert-name
#
PROG_VERSION="VERSION_SET_BY_CI"
BUILD_TIME="BUILDTIME_SET_BY_CI"
......@@ -75,7 +75,7 @@ elif [[ "$ID" == "centos" ]] || [[ "$ID" == "rhel" ]]; then
GROUPNAME="root"
else
echo "no idea what to do with OS: $ID"
echo "please amend the script accordingly"
echo "please help us to amend this script accordingly"
echo ""
clean_up 2
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment