summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-18 15:00:53 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-18 15:00:53 +0000
commitf37324389421b82e84d40a384ee91c705ff6f8bc (patch)
tree5ce0a5b712d5ea7ec1ea58cfa03694fb92d9b08f /perl-install/install2.pm
parentb1e5e0273ffce87405b767fe75fd6c1749a724db (diff)
downloaddrakx-f37324389421b82e84d40a384ee91c705ff6f8bc.tar
drakx-f37324389421b82e84d40a384ee91c705ff6f8bc.tar.gz
drakx-f37324389421b82e84d40a384ee91c705ff6f8bc.tar.bz2
drakx-f37324389421b82e84d40a384ee91c705ff6f8bc.tar.xz
drakx-f37324389421b82e84d40a384ee91c705ff6f8bc.zip
shut up
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 47b519607..374f5dc56 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -421,7 +421,6 @@ sub main {
unlink $_ foreach "/modules/modules.mar", "/sbin/stage1";
}
- print STDERR "in second stage\n";
log::openLog(($::testing || $o->{localInstall}) && 'debug.log');
log::l("second stage install running (", any::drakx_version(), ")");