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:
Diffstat (limited to 'include/tests_shells')
-rw-r--r--include/tests_shells2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_shells b/include/tests_shells
index d2c7e2f2..a218aa6a 100644
--- a/include/tests_shells
+++ b/include/tests_shells
@@ -263,7 +263,7 @@
Display --indent 4 --text "- Checking default umask in ${FILE}" --result "${STATUS_OK}" --color GREEN
AddHP 3 3
else
- Display --indent 4 --text "- Checking default umask in ${FILE}" --result WEAK --color YELLOW
+ Display --indent 4 --text "- Checking default umask in ${FILE}" --result "${STATUS_WEAK}" --color YELLOW
AddHP 1 3
fi
fi