diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-03 23:41:13 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-03 23:41:13 +0000 |
commit | b042c1f1e70d5b7b38309f25780680985e305700 (patch) | |
tree | 64abdbbea8b211f56f1a9e9e166006935303403a /test | |
parent | 7baddd6a8e224cde645a1ddd044e04940f4fa3b6 (diff) |
Testsuite: platform variance for perl utility location
Diffstat (limited to 'test')
-rwxr-xr-x | test/aux-fixed/resubmit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/aux-fixed/resubmit b/test/aux-fixed/resubmit index a7ea2430d..6c47db285 100755 --- a/test/aux-fixed/resubmit +++ b/test/aux-fixed/resubmit @@ -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). |