1
0
mirror of https://github.com/ovh/debian-cis.git synced 2025-04-19 16:46:14 +02:00

Add shellcheck recommendation

This commit is contained in:
Charles Herlin 2019-01-30 12:38:39 +01:00
parent aa3983c6d0
commit 507eadc3cb

@ -67,6 +67,7 @@ contain()
}
dismiss_test() {
# shellcheck disable=2034
dismiss_test=1
}