From 5553f32694fd91a8f9aeb414341dfced71bea23f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 22 Mar 2005 15:38:40 +0000 Subject: be more explicit --- perl-install/any.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-install/any.pm b/perl-install/any.pm index 5f2fe3511..d6c553316 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -128,6 +128,7 @@ sub setupBootloader { local $::Wizard_finished = 1 if $::isStandalone; setupBootloader__entries($in, $b, $all_hds, $fstab) or goto general; } + 1; } sub installBootloader { -- cgit v1.2.1