From 58ea3c14c548b1df77d3dc07245bf6e5d68da7b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20R=C3=BCckert?= Date: Sun, 12 Aug 2007 19:24:33 +0000 Subject: - make the test more portable git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1892 152afb58-edef-0310-8abb-c4023f1b3aa9 --- tests/docroot/www/crlfcrash.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/docroot') 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; -- cgit v1.2.1