From 6348be7ee41f0179434538ed0e4a2150bdc3a7b4 Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Mon, 9 Apr 2001 18:09:38 +0000 Subject: deyvounification : remove some un-useful comments in code --- perl-install/standalone/drakgw | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'perl-install/standalone/drakgw') diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index d87e94f87..7c88ca56f 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -105,24 +105,6 @@ sub fatal_quit ($) quit_global($in, -1); } - -# while ($::isEmbedded) { -# kill USR2, $::CCPID; -# my $setup_state = grep(/disabled/, cat_($drakgw_setup)) ? _("The setup has already been done, but it's currently disabled.") : -# grep(/enabled/, cat_($drakgw_setup)) ? _("The setup has already been done, and it's currently enabled.") : -# _("No Internet Connection Sharing has ever been configured."); - -# $in->ask_okcancel('', -# _("Welcome to the Internet Connection Sharing utility! - -# %s - -# Click on ``Ok'' if you want to launch the setup wizard.", $setup_state)) and system("/usr/sbin/drakgw"); - -# kill USR1, $::CCPID; -# } - - begin: #- ********************************** @@ -656,6 +638,9 @@ Click on Configure to launch the setup wizard.", $setup_state)); #------------------------------------------------- #- $Log$ +#- Revision 1.38 2001/04/09 18:09:38 yduret +#- deyvounification : remove some un-useful comments in code +#- #- Revision 1.37 2001/04/09 16:29:20 gc #- do not die when an initscript returns non-0 (initscripts too buggy) #- -- cgit v1.2.1