summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
Diffstat (limited to 'urpmf')
-rwxr-xr-xurpmf2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmf b/urpmf
index 1487c12f..7edee6a0 100755
--- a/urpmf
+++ b/urpmf
@@ -171,7 +171,7 @@ my $callback = join("\n",
(map { " $_" }
'my ($urpm, $pkg) = @_;',
@inner,
- '1;'),
+ '0;'),
"}");
our $debug;