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-15 12:52:06 +0400
committermboelen <michael@cisofy.com>2014-09-15 12:52:06 +0400
commitbce234fa00f42dedab6169eda314cfcb1291f0f5 (patch)
tree9185addfb59b85ca9d4aff52a68747259cfa7017 /include/tests_webservers
parent3cc696edfce5b644d410a3e98d04b55d46dd11d6 (diff)
Removed warnings, updated changelog
Diffstat (limited to 'include/tests_webservers')
-rw-r--r--include/tests_webservers2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_webservers b/include/tests_webservers
index 4348993a..e6f00154 100644
--- a/include/tests_webservers
+++ b/include/tests_webservers
@@ -208,7 +208,7 @@
# logtext "Result: Value from configuration file yielded the same output as in template"
# SERVERTOKENSFOUND=1
# else
-# logtext "Warning: Value of ServerTokens within active configuration is different than from used template."
+# logtext "Result: Value of ServerTokens within active configuration is different than from used template."
# logtext "Found: ${SERVERTOKENSTEST}"
# logtext "Expected: ${SERVERTOKENSEXPECTED}"
# fi