1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fix CI problems

This commit is contained in:
Wilco de Boer 2021-05-18 16:31:43 +02:00 committed by GitHub
parent b247f8f228
commit f58515705e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ if [ ! -x /usr/bin/debsecan ]; then
exit 1
fi
source /etc/os-release
. /etc/os-release
SUITE=${suite:-$VERSION_CODENAME}
FIXEDWARN=${fixed_warning:-1}