summaryrefslogtreecommitdiff
path: root/test/confs/0174
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/confs/0174
parenta678496c52fe5cb49f76918598352ab9d457b70d (diff)
Pipe transport: expand the path option
Diffstat (limited to 'test/confs/0174')
-rw-r--r--test/confs/01742
1 files changed, 1 insertions, 1 deletions
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 -----