From 96a44ec69287273eaa346a8ebc3dafea651a4d1e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 24 Nov 1999 16:45:10 +0000 Subject: no_comment --- perl-install/install_steps_auto_install.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps_auto_install.pm') diff --git a/perl-install/install_steps_auto_install.pm b/perl-install/install_steps_auto_install.pm index 394bf4e70..4b2d9adcd 100644 --- a/perl-install/install_steps_auto_install.pm +++ b/perl-install/install_steps_auto_install.pm @@ -28,7 +28,7 @@ sub errorInStep { print "switch to console f2 for a shell\n"; print "press to return to reboot\n"; ; - exec "true"; + c::_exit(0); } 1; -- cgit v1.2.1