mirror of https://github.com/CISOfy/lynis.git
Aligning of code
This commit is contained in:
parent
ed9c6190a7
commit
bc87855b6f
|
@ -445,8 +445,7 @@
|
|||
# Register the discovered settings
|
||||
AddSetting "log-tests-incorrect-os" "${SETTING_LOG_TESTS_INCORRECT_OS}" "Logging of tests that have a different OS"
|
||||
AddSetting "show-report-solution" "${SETTING_SHOW_REPORT_SOLUTION}" "Show more details in report (solution)"
|
||||
AddSetting "skip-upgrade-test" "${SKIP_UPGRADE_TEST}" "Skip upgrade test"
|
||||
|
||||
AddSetting "skip-upgrade-test" "${SKIP_UPGRADE_TEST}" "Skip upgrade test"
|
||||
AddSetting "strict" "${SET_STRICT}" "Perform strict code test of scripts"
|
||||
|
||||
unset SETTING_LOG_TESTS_INCORRECT_OS SETTING_SHOW_REPORT_SOLUTION
|
||||
|
|
Loading…
Reference in New Issue