summaryrefslogtreecommitdiff
path: root/tests/mod-fastcgi.t
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-09-01 11:44:57 +0000
committerJan Kneschke <jan@kneschke.de>2005-09-01 11:44:57 +0000
commit3ebc17571a2d4b02494a6da4e34cbfc3b57961af (patch)
treee57219b633fde83320466e2a20a83e85e451a29d /tests/mod-fastcgi.t
parenta44e7fc4c46ec353afbadd60d729710d8f1c251f (diff)
downloadlighttpd-git-3ebc17571a2d4b02494a6da4e34cbfc3b57961af.tar.gz
find perl at runtime
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@670 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/mod-fastcgi.t')
-rwxr-xr-xtests/mod-fastcgi.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mod-fastcgi.t b/tests/mod-fastcgi.t
index fcda5d4d..ca5be247 100755
--- a/tests/mod-fastcgi.t
+++ b/tests/mod-fastcgi.t
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#!/usr/bin/env perl
BEGIN {
# add current source dir to the include-path
# we need this for make distcheck