projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5d25c2
)
Testsuite: More help with getting testsuite running
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 22 Oct 2016 20:44:46 +0000
(21:44 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 22 Oct 2016 21:18:39 +0000
(22:18 +0100)
test/runtest
patch
|
blob
|
blame
|
history
diff --git
a/test/runtest
b/test/runtest
index 96b6715f37173f0ee6afb1619b4b42cce608b1cb..b601af6c78f57b8f30aa941c59b386d42539da90 100755
(executable)
--- 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";
}