mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-22 21:47:02 +01:00
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:
parent
1caf0f489a
commit
e46a85dc6c
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user