Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-08-13 12:16:37 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-13 12:16:37 +0300
commit89cb348950d294cf887f38cf47b7ed7d496d43c9 (patch)
treea1083aa3b3a3dec9e38b69687d0b832e1c018d4b
parentbc87855b6f29b4bcf8d0fa6f4e2f58137d4d5320 (diff)
Variable for reason why tests are skipped
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index e57cc69e..7f07aa8a 100644
--- a/include/consts
+++ b/include/consts
@@ -191,6 +191,7 @@ unset LANG
SHOW_WARNINGS_ONLY=0
SKIP_PLUGINS=0
SKIP_TESTS=""
+ SKIPREASON=""
SKIPPED_TESTS_ROOTONLY=""
SSHKEYSCANBINARY=""
SSHKEYSCANFOUND=0