Sync from SUSE:SLFO:Main kernel-source revision 4acf3239978bf545ff3db27333774d0f

This commit is contained in:
2024-09-06 15:27:23 +02:00
parent 0cfe33dd2d
commit 7e7d72b3c9
36 changed files with 53214 additions and 46 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
#
use FileHandle;
use Getopt::Long;
use Getopt::Long qw(:config no_ignore_case);
use strict;
# Prototypes
@@ -205,7 +205,7 @@ if ($check) {
# This is not an error if the entries are mutually exclusive...
}
}
exit $problems ? 1 : 0;
exit ($problems ? 1 : 0);
} elsif ($list) {
parse($fh, sub {