From a27be09e5345f0be3fbe7cf2570c087d4a92cd32 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 5 Jun 2009 14:51:02 +0000 Subject: $urpm->{fatal} expects 2 arguments --- urpmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpmf') diff --git a/urpmf b/urpmf index 31fb499d..b40ff2aa 100755 --- a/urpmf +++ b/urpmf @@ -332,7 +332,7 @@ if ($needed_media_info{hdlist}) { if (m!^{fatal}("fast algorithm is broken, please report a bug"); + $fn or $urpm->{fatal}(1, "fast algorithm is broken, please report a bug"); my $pkg = urpm::xml_info_pkg->new({ fn => $fn }); print $pkg->name, ':', $_; } -- cgit v1.2.1