Code

contrib/collectd2html.pl: Don't invoke the Perl interpreter with `-w'.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 22 Aug 2007 15:22:35 +0000 (17:22 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 22 Aug 2007 15:22:35 +0000 (17:22 +0200)
contrib/collectd2html.pl

index a4cfe3abba084327f8df04dca6bdffc3ae1a1813..da143d700b3d65f41f51a84106264ebb3845cc2d 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 ################################################################################
 #