mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Variable for reason why tests are skipped
This commit is contained in:
parent
bc87855b6f
commit
89cb348950
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ unset LANG
|
|||
SHOW_WARNINGS_ONLY=0
|
||||
SKIP_PLUGINS=0
|
||||
SKIP_TESTS=""
|
||||
SKIPREASON=""
|
||||
SKIPPED_TESTS_ROOTONLY=""
|
||||
SSHKEYSCANBINARY=""
|
||||
SSHKEYSCANFOUND=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue