diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-04 13:00:26 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-04 13:32:20 +0000 |
commit | dc8ae77b80164fe6abf7f55c8deffcfc91c2aebf (patch) | |
tree | c4d07b142b75dac529fe1bd7adfebaf6796761b8 /test/confs/0612 | |
parent | 51048824ab9b076de285d5370c7940f22504de24 (diff) |
Testsuite: more pipe transport / perl cases
Diffstat (limited to 'test/confs/0612')
-rw-r--r-- | test/confs/0612 | 1 |
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 ----- |