git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55ad96f
)
Testsuite: set path for use of perl by pipe transport
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 4 Dec 2016 10:53:17 +0000
(10:53 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 4 Dec 2016 11:48:43 +0000
(11:48 +0000)
FreeBSD places perl in a nonstandard (for the pipe transport) directory
test/confs/0173
patch
|
blob
|
history
diff --git
a/test/confs/0173
b/test/confs/0173
index 1b423e152b57ebe1c637178abcc14e1ec8e4e477..b7f27b936b64f523d5ea1ee7c4de538c69cfa90c 100644
(file)
--- a/
test/confs/0173
+++ b/
test/confs/0173
@@
-36,6
+36,7
@@
pipe:
driver = pipe
return_output
user = CALLER
+ path = /bin:/usr/bin:/usr/local/bin
# ----- Retry -----