CLEAN(4.2.2): delete 4.2.2, duplicate with 4.2.3

This commit is contained in:
Thibault Ayanides
2020-10-30 14:40:48 +01:00
parent 9eb6bac993
commit 258da6b4a1
3 changed files with 1 additions and 72 deletions

View File

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