FIX(9.3.2): dismiss test for initial after e7d9977

LogLevel not consistent at install time between debian versions
Easier to dismiss this check's result at the first step
This commit is contained in:
Charles Herlin 2019-02-26 15:16:06 +01:00
parent 1caf0f489a
commit e46a85dc6c

View File

@ -2,6 +2,7 @@
test_audit() { test_audit() {
describe Running on blank host describe Running on blank host
register_test retvalshouldbe 1 register_test retvalshouldbe 1
dismiss_count_for_test
# shellcheck disable=2154 # shellcheck disable=2154
run blank /opt/debian-cis/bin/hardening/"${script}".sh --audit-all run blank /opt/debian-cis/bin/hardening/"${script}".sh --audit-all