From 34813302b4561f79b54bd6287ab6992434bf682e Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 26 Jun 2018 11:34:09 +0200 Subject: Changed number of Exim test and minor changes --- include/tests_mail_messaging | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/tests_mail_messaging') diff --git a/include/tests_mail_messaging b/include/tests_mail_messaging index e511466f..02236044 100644 --- a/include/tests_mail_messaging +++ b/include/tests_mail_messaging @@ -56,8 +56,10 @@ if IsVerbose; then Display --indent 2 --text "- Exim status" --result "${STATUS_NOT_FOUND}" --color WHITE; fi fi fi - - # Test : MAIL-8803 +# +################################################################################# +# + # Test : MAIL-8804 # Description : Exim configuration options if [ ${EXIM_RUNNING} -eq 1 -a ! "${EXIMBINARY}" = "" ]; then PREQS_MET="YES"; else PREQS_MET="NO"; fi Register --test-no MAIL-8803 --preqs-met ${PREQS_MET} --weight L --network NO --category security --description "Exim configuration options" -- cgit v1.2.3