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>2015-09-24 21:13:05 +0300
committermboelen <michael@cisofy.com>2015-09-24 21:13:05 +0300
commit2bcb519123210037dedc412d4936b1984a3fe86b (patch)
tree14908a40116c18dac14dfd5c3a3213d561eeee85 /include/tests_nameservices
parent9023f1766268f790cece6146037c7336c2f6ec44 (diff)
Changed test IDs of place holders
Diffstat (limited to 'include/tests_nameservices')
-rw-r--r--include/tests_nameservices2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_nameservices b/include/tests_nameservices
index 5131364b..4aafcdac 100644
--- a/include/tests_nameservices
+++ b/include/tests_nameservices
@@ -380,7 +380,7 @@
# Test : NAME-4212
# Description : Check version option in BIND configuration
#if [ ${BIND_RUNNING} -eq 1 -a ! "${BIND_CONFIG_LOCATION}" = "" -a ! "${DIGBINARY}" = "" ]; then PREQS_MET="YES"; else PREQS_MET="NO"; fi
- #Register --test-no NAME-4210 --preqs-met ${PREQS_MET} --weight L --network NO --description "Check DNS banner"
+ #Register --test-no NAME-4212 --preqs-met ${PREQS_MET} --weight L --network NO --description "Check DNS banner"
#
#################################################################################
#