From: Jeremy Harris Date: Sat, 22 Oct 2016 20:44:46 +0000 (+0100) Subject: Testsuite: More help with getting testsuite running X-Git-Tag: exim-4_88_RC3~5 X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/3ce8303e1f38b3e48f05a3636533181ed4b242a8 Testsuite: More help with getting testsuite running --- diff --git a/test/runtest b/test/runtest index 96b6715f3..b601af6c7 100755 --- a/test/runtest +++ b/test/runtest @@ -2602,6 +2602,7 @@ else print "Unable to extract exim_user from binary.\n"; print "Check if Exim refused to run; if so, consider:\n"; print " TRUSTED_CONFIG_LIST ALT_CONFIG_PREFIX WHITELIST_D_MACROS\n"; + print "If debug permission denied, are you in the exim group?\n"; die "Failing to get information from binary.\n"; }