summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
Diffstat (limited to 'urpme')
-rw-r--r--urpme2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpme b/urpme
index 16c249d5..ce70409b 100644
--- a/urpme
+++ b/urpme
@@ -126,7 +126,7 @@ if ($test && $auto) {
}
#- Warning : the following message is parsed in urpm::parallel_*
-print "\n" . N("removing %s", join(' ', sort @toremove)) . "\n";
+print N("removing %s", join(' ', sort @toremove)) . "\n";
@l = $parallel
? $urpm->parallel_remove(
\@toremove,