- make the test more portable
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1892 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.17
parent
01fab66c18
commit
58ea3c14c5
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
#
|
||||
print "Location: http://www.example.org/\r\n\n\n";
|
||||
exit;
|
||||
|
Loading…
Reference in New Issue