From 75bcbea29b0dba1954344cc78b9ecb75e5007bfa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 30 Mar 2000 23:25:44 +0000 Subject: no_comment --- perl-install/modules.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 2e3729d59..fc02afec3 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -374,7 +374,6 @@ sub load { my ($name, $type, @options) = @_; if ($::testing) { - print join ",", @options, "\n"; log::l("i try to install $name module (@options)"); } else { $conf{$name}{loaded} and return; -- cgit v1.2.1