summaryrefslogtreecommitdiff
path: root/test/confs/0612
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0612')
-rw-r--r--test/confs/06122
1 files changed, 1 insertions, 1 deletions
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 -----