summaryrefslogtreecommitdiff
path: root/tests/docroot/www/crlfcrash.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docroot/www/crlfcrash.pl')
-rw-r--r--tests/docroot/www/crlfcrash.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docroot/www/crlfcrash.pl b/tests/docroot/www/crlfcrash.pl
index e3d96ada..f90bc86c 100644
--- a/tests/docroot/www/crlfcrash.pl
+++ b/tests/docroot/www/crlfcrash.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
#
print "Location: http://www.example.org/\r\n\n\n";
exit;