git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix taint trap in parse_fix_phrase(). Bug 2617
[exim.git]
/
test
/
confs
/
0612
diff --git
a/test/confs/0612
b/test/confs/0612
index 9350a97aee64543c0b4a6fbcc19b188cb280218c..84260df657d6fa913f7651d29950682a75637de2 100644
(file)
--- a/
test/confs/0612
+++ b/
test/confs/0612
@@
-28,7
+28,7
@@
pipe:
temp_errors = *
command = perl -e "print 'Hi from pipe'; exit 5;"
log_defer_output = true
temp_errors = *
command = perl -e "print 'Hi from pipe'; exit 5;"
log_defer_output = true
- path =
/bin:/usr/bin:/usr/local/bin
+ path =
${env{PATH}}
# ----- Retry -----
# ----- Retry -----