From 3ebc17571a2d4b02494a6da4e34cbfc3b57961af Mon Sep 17 00:00:00 2001 From: Jan Kneschke Date: Thu, 1 Sep 2005 11:44:57 +0000 Subject: find perl at runtime git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@670 152afb58-edef-0310-8abb-c4023f1b3aa9 --- tests/mod-fastcgi.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mod-fastcgi.t') 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 -- cgit v1.2.1