summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/aux-fixed/resubmitB2
-rw-r--r--test/confs/01741
-rw-r--r--test/confs/06121
3 files changed, 3 insertions, 1 deletions
diff --git a/test/aux-fixed/resubmitB b/test/aux-fixed/resubmitB
index f92596864..498d44eb2 100755
--- a/test/aux-fixed/resubmitB
+++ b/test/aux-fixed/resubmitB
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/env perl
# A test script that reads a message and resubmits it to Exim (having
# notionally checked it - but there's no checking here). This version
diff --git a/test/confs/0174 b/test/confs/0174
index b7fe882e2..f366e29f6 100644
--- a/test/confs/0174
+++ b/test/confs/0174
@@ -63,6 +63,7 @@ pipe:
message_prefix =
return_output
user = CALLER
+ path = /bin:/usr/bin:/usr/local/bin
# ----- Retry -----
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 -----