From 3ce8303e1f38b3e48f05a3636533181ed4b242a8 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 22 Oct 2016 21:44:46 +0100 Subject: [PATCH] Testsuite: More help with getting testsuite running --- test/runtest | 1 + 1 file changed, 1 insertion(+) 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"; } -- 2.25.1