]> git.donarmstrong.com Git - debbugs.git/commitdiff
pkgreport already has use warnings, does not need -T
authorDon Armstrong <don@donarmstrong.com>
Sun, 19 Aug 2018 20:37:18 +0000 (13:37 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 19 Aug 2018 20:37:18 +0000 (13:37 -0700)
cgi/pkgreport.cgi

index bbed24dc3b6aca42fbd89f8fa25fda22a17b0a80..8733d9a3198adfb1c9defc2f7eadeccc766c3e91 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT
+#!/usr/bin/perl -T
 # This script is part of debbugs, and is released
 # under the terms of the GPL version 2, or any later
 # version at your option.