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:
authormboelen <michael@cisofy.com>2014-09-23 01:39:03 +0400
committermboelen <michael@cisofy.com>2014-09-23 01:39:03 +0400
commitffdee1034a816839141c5b2d7a9aa1107eae62c2 (patch)
tree95ff1a8f4ec678f69a3c709bf89821a9915768df
parent61c3fcd5c3d4d147b90a5a4f8ef13507584fb008 (diff)
Minor code cleanup
-rwxr-xr-xlynis3
1 files changed, 1 insertions, 2 deletions
diff --git a/lynis b/lynis
index b4cacc37..f0b3eb89 100755
--- a/lynis
+++ b/lynis
@@ -707,7 +707,6 @@
logtextbreak
# Test sections
if [ "${TESTS_CATEGORY_TO_PERFORM}" = "" ]; then
- #YYY insert plugin support
logtext "Info: perform tests from all categories"
INCLUDE_TESTS="boot_services kernel memory_processes authentication shells \
@@ -746,7 +745,7 @@
#
#################################################################################
#
- logtextbreak
+ #logtextbreak
InsertSection "Custom Tests"
logtext "Test: Checking for tests_custom file"
# Custom tests