Skip to content

Commit

Permalink
turned off warnings to avoid misleading messages
Browse files Browse the repository at this point in the history
+ fixes boo#967610
+ fixes bsc#967265
  • Loading branch information
M0ses committed Feb 22, 2016
1 parent 73d6618 commit 8e7cada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helpers/output_versions
@@ -1,7 +1,6 @@
#!/usr/bin/perl

use strict;
use warnings;
use POSIX;

my $release = "stable";
Expand Down

0 comments on commit 8e7cada

Please sign in to comment.