From 13ff0f7a5bc6f25bea8c85a83de230c4b1ed0afc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 22 Sep 2000 11:29:15 +0000 Subject: *** empty log message *** --- perl-install/install_steps_interactive.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps_interactive.pm') diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index cc4a93e1d..f2f9e3cd3 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -971,7 +971,7 @@ _("Some steps are not completed. Do you really want to quit now?"), 0); - install_steps::exitInstall; + install_steps::exitInstall($o); $o->exit unless $alldone; -- cgit v1.2.1