mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-22 21:47:02 +01:00
CHORE(tests): Cleanup test files
This commit is contained in:
parent
982301d395
commit
6cbe8f572f
@ -13,4 +13,7 @@ test_audit() {
|
|||||||
run compliant /opt/debian-cis/bin/hardening/"${script}".sh --audit-all
|
run compliant /opt/debian-cis/bin/hardening/"${script}".sh --audit-all
|
||||||
|
|
||||||
# TODO fill comprehensive tests
|
# TODO fill comprehensive tests
|
||||||
|
|
||||||
|
# Cleanup
|
||||||
|
rm /etc/profile.d/CIS_99.1_timeout.sh
|
||||||
}
|
}
|
||||||
|
@ -17,4 +17,7 @@ test_audit() {
|
|||||||
run compliant /opt/debian-cis/bin/hardening/"${script}".sh --audit-all
|
run compliant /opt/debian-cis/bin/hardening/"${script}".sh --audit-all
|
||||||
|
|
||||||
# TODO fill comprehensive tests
|
# TODO fill comprehensive tests
|
||||||
|
|
||||||
|
# Cleanup
|
||||||
|
rm /etc/udev/rules.d/10-CIS_99.2_usb_devices.sh
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user