rebuldpacs: Don't try to solve issues around installation-images:Kubic
This commit is contained in:
parent
f97fbf7de0
commit
1567444dd0
@ -268,7 +268,7 @@ while (<INSTALLCHECK>) {
|
|||||||
|
|
||||||
s,^\s*,,;
|
s,^\s*,,;
|
||||||
# patterns are too spammy and rebuilding doesn't help
|
# patterns are too spammy and rebuilding doesn't help
|
||||||
next if (grep { $_ eq $cproblem } qw(patterns-openSUSE));
|
next if (grep { $_ eq $cproblem } qw(patterns-openSUSE installation-images:Kubic));
|
||||||
$problems{$cproblem}->{$_} = 1;
|
$problems{$cproblem}->{$_} = 1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user