summaryrefslogtreecommitdiff
path: root/test/confs/0612
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-12-04 13:00:26 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-12-04 13:32:20 +0000
commitdc8ae77b80164fe6abf7f55c8deffcfc91c2aebf (patch)
treec4d07b142b75dac529fe1bd7adfebaf6796761b8 /test/confs/0612
parent51048824ab9b076de285d5370c7940f22504de24 (diff)
Testsuite: more pipe transport / perl cases
Diffstat (limited to 'test/confs/0612')
-rw-r--r--test/confs/06121
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/0612 b/test/confs/0612
index 44f2e74d6..9350a97ae 100644
--- a/test/confs/0612
+++ b/test/confs/0612
@@ -28,6 +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
# ----- Retry -----