From ffdee1034a816839141c5b2d7a9aa1107eae62c2 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 22 Sep 2014 23:39:03 +0200 Subject: [PATCH] Minor code cleanup --- lynis | 3 +-- 1 file changed, 1 insertion(+), 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