summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-12-04 11:21:55 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-12-29 19:22:58 +0000
commit7b2838902b766105e5086e41c0dbb27d87c523ae (patch)
tree888fcb4d3f4f0a21585fd1273bf139fe687744ca /test
parenta678496c52fe5cb49f76918598352ab9d457b70d (diff)
Pipe transport: expand the path option
Diffstat (limited to 'test')
-rw-r--r--test/aux-var-src/tls_conf_prefix2
-rw-r--r--test/confs/01732
-rw-r--r--test/confs/01742
-rw-r--r--test/confs/06122
-rw-r--r--test/stdout/05724
5 files changed, 6 insertions, 6 deletions
diff --git a/test/aux-var-src/tls_conf_prefix b/test/aux-var-src/tls_conf_prefix
index 39dddd98f..20b6fe85f 100644
--- a/test/aux-var-src/tls_conf_prefix
+++ b/test/aux-var-src/tls_conf_prefix
@@ -1,5 +1,5 @@
+keep_environment = PATH
exim_path = EXIM_PATH
-keep_environment =
host_lookup_order = bydns
spool_directory = DIR/spool
diff --git a/test/confs/0173 b/test/confs/0173
index b7f27b936..bfddc71e8 100644
--- a/test/confs/0173
+++ b/test/confs/0173
@@ -36,7 +36,7 @@ pipe:
driver = pipe
return_output
user = CALLER
- path = /bin:/usr/bin:/usr/local/bin
+ path = ${env{PATH}}
# ----- Retry -----
diff --git a/test/confs/0174 b/test/confs/0174
index f366e29f6..32a3bde5d 100644
--- a/test/confs/0174
+++ b/test/confs/0174
@@ -63,7 +63,7 @@ pipe:
message_prefix =
return_output
user = CALLER
- path = /bin:/usr/bin:/usr/local/bin
+ path = ${env{PATH}}
# ----- Retry -----
diff --git a/test/confs/0612 b/test/confs/0612
index 9350a97ae..84260df65 100644
--- 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
- path = /bin:/usr/bin:/usr/local/bin
+ path = ${env{PATH}}
# ----- Retry -----
diff --git a/test/stdout/0572 b/test/stdout/0572
index d50a643b4..96ab5611b 100644
--- a/test/stdout/0572
+++ b/test/stdout/0572
@@ -78,8 +78,8 @@ OPT =
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/tls_conf_prefix"
+keep_environment = PATH
exim_path = TESTSUITE/eximdir/exim
-keep_environment =
host_lookup_order = bydns
spool_directory = TESTSUITE/spool
log_file_path = TESTSUITE/spool/log/%slog
@@ -117,8 +117,8 @@ OPT =
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/tls_conf_prefix"
+keep_environment = PATH
exim_path = TESTSUITE/eximdir/exim
-keep_environment =
host_lookup_order = bydns
spool_directory = TESTSUITE/spool
log_file_path = TESTSUITE/spool/log/%slog