]> git.donarmstrong.com Git - bugscan.git/commitdiff
Drop the warnings from the bugscan main script; the ones left from that
authorSteinar H. Gunderson <sesse@rietz>
Wed, 7 Mar 2007 19:43:55 +0000 (19:43 +0000)
committerSteinar H. Gunderson <sesse@rietz>
Wed, 7 Mar 2007 19:43:55 +0000 (19:43 +0000)
module are bogus.

bugscan

diff --git a/bugscan b/bugscan
index c78573f1576eddfc4f20733197cbd438c298c925..7b76b6e93c6e62da9485981c053e999d2c9f99ed 100755 (executable)
--- a/bugscan
+++ b/bugscan
@@ -3,7 +3,7 @@
 require bugcfg;
 require scanlib;
 use strict;
-use warnings;
+use warnings;
 
 # Main part