summaryrefslogtreecommitdiff
path: root/bin/autoupdate.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/autoupdate.in')
-rw-r--r--bin/autoupdate.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autoupdate.in b/bin/autoupdate.in
index c4ae4bde..3f13254b 100644
--- a/bin/autoupdate.in
+++ b/bin/autoupdate.in
@@ -26,7 +26,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
use 5.006;
use strict;
-use warnings;
+use warnings FATAL => 'all';
BEGIN
{