From 4fb58f50234c507d82cea15e3708e1b4d1584503 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 31 Aug 2000 18:28:00 +0000 Subject: no_comment --- perl-install/modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 947108057..42c2a8171 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -384,7 +384,7 @@ sub load { load_raw([ $name, @options ]); } if ($name eq "usb-storage") { - sleep(2); + sleep(2); -d "/proc/scsi/usb" or return; $conf{"usb-storage"}{"post-install"} = "modprobe usbkbd; modprobe keybdev"; } -- cgit v1.2.1