diff options
Diffstat (limited to 'urpm/main_loop.pm')
-rw-r--r-- | urpm/main_loop.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm/main_loop.pm b/urpm/main_loop.pm index e0e7ef8d..9e944b85 100644 --- a/urpm/main_loop.pm +++ b/urpm/main_loop.pm @@ -247,7 +247,6 @@ foreach my $set (@{$state->{transaction} || []}) { } } print $msg; - ++$urpm->{logger_id}; ++$nok; push @errors, @l; |