mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Adjusted setting in registration
This commit is contained in:
parent
75d7c5dad6
commit
f4ed6f11df
1 changed files with 1 additions and 1 deletions
|
|
@ -445,7 +445,7 @@
|
|||
#################################################################################
|
||||
#
|
||||
# Register the discovered settings
|
||||
AddSetting "logging-tests-incorrect-os" "${SETTING_LOG_TESTS_INCORRECT_OS}" "Logging of tests that have a different OS"
|
||||
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)"
|
||||
unset SETTING_LOG_TESTS_INCORRECT_OS SETTING_SHOW_REPORT_SOLUTION
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue