summaryrefslogtreecommitdiffstats
path: root/urpm/main_loop.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/main_loop.pm')
-rw-r--r--urpm/main_loop.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/main_loop.pm b/urpm/main_loop.pm
index f62da98f..010eeb0b 100644
--- a/urpm/main_loop.pm
+++ b/urpm/main_loop.pm
@@ -266,7 +266,7 @@ foreach my $set (@{$state->{transaction} || []}) {
goto install;
}
}
- print $msg;
+ $urpm->{log}($msg);
++$nok;
push @errors, @l;