]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Remove the shebang line in gen.pl so that it doesn't fetch the PATH perl
authorVincent Pit <vince@profvince.com>
Tue, 9 Sep 2008 08:21:57 +0000 (10:21 +0200)
committerVincent Pit <vince@profvince.com>
Tue, 9 Sep 2008 08:21:57 +0000 (10:21 +0200)
gen.pl

diff --git a/gen.pl b/gen.pl
index 99d5ca5cbf196d17b7af18e2f876b243056f87f7..65726b04656f45027738ed801a9fbed5305fcce5 100755 (executable)
--- a/gen.pl
+++ b/gen.pl
@@ -1,5 +1,3 @@
-#!perl
-
 use strict;
 use warnings;