diff options
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r-- | perl-install/any.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm index 120f1a387..34e32a2c5 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -135,7 +135,7 @@ You can add some more or change the existing ones."), } my %old_e = %$e; my $default = my $old_default = $e->{label} eq $b->{default}; - + my @l; if ($e->{type} eq "image") { @l = ( |