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 a4cfe3a..da143d7 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 ################################################################################
 #