mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Aligning of code
This commit is contained in:
parent
ed9c6190a7
commit
bc87855b6f
1 changed files with 1 additions and 2 deletions
|
|
@ -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 a new issue