summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/runtest1
1 files changed, 1 insertions, 0 deletions
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";
}