summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-07 06:31:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-07 06:31:22 +0000
commitcead340ceb424e9134f14577af382d696f843168 (patch)
tree1521bc519d32a24b0144312d4190644b33a177c5 /urpme
parentc1a3e6b57b77e163cb9b3298528412c5be059eab (diff)
downloadurpmi-cead340ceb424e9134f14577af382d696f843168.tar
urpmi-cead340ceb424e9134f14577af382d696f843168.tar.gz
urpmi-cead340ceb424e9134f14577af382d696f843168.tar.bz2
urpmi-cead340ceb424e9134f14577af382d696f843168.tar.xz
urpmi-cead340ceb424e9134f14577af382d696f843168.zip
revert debug code
Diffstat (limited to 'urpme')
-rw-r--r--urpme2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpme b/urpme
index 05e94e31..95214b0e 100644
--- a/urpme
+++ b/urpme
@@ -122,7 +122,7 @@ if ($test && $auto) {
#- Warning : the following message is parsed in urpm::parallel_*
my $msg = N("Checking to remove the following packages");
print STDOUT "$msg:\n$list\n";
-} elsif (($parallel || @toremove > @l) && !$auto || 1) {
+} elsif (($parallel || @toremove > @l) && !$auto) {
my $msg =
P("To satisfy dependencies, the following package will be removed",
"To satisfy dependencies, the following %d packages will be removed",