Changed test IDs of place holders

This commit is contained in:
mboelen 2015-09-24 20:13:05 +02:00
parent 9023f17662
commit 2bcb519123
1 changed files with 1 additions and 1 deletions

View File

@ -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"
#
#################################################################################
#