From: Vincent Pit Date: Tue, 9 Sep 2008 08:21:57 +0000 (+0200) Subject: Remove the shebang line in gen.pl so that it doesn't fetch the PATH perl X-Git-Tag: v0.06~5 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=c797e80943830b771b661ffe8e7ecdb46288ad16 Remove the shebang line in gen.pl so that it doesn't fetch the PATH perl --- diff --git a/gen.pl b/gen.pl index 99d5ca5..65726b0 100755 --- a/gen.pl +++ b/gen.pl @@ -1,5 +1,3 @@ -#!perl - use strict; use warnings;