summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>1999-10-12 18:59:41 +0000
committerFrancois Pons <fpons@mandriva.com>1999-10-12 18:59:41 +0000
commitf9ba30d891afeda47f10468615f6fee90b005010 (patch)
tree6ea62f32617ca0177547e57fded71514c8d9cb86 /perl-install/modules.pm
parentbc5f04d8b147d7e733fceebe4c4f06422e84756e (diff)
downloaddrakx-backup-do-not-use-f9ba30d891afeda47f10468615f6fee90b005010.tar
drakx-backup-do-not-use-f9ba30d891afeda47f10468615f6fee90b005010.tar.gz
drakx-backup-do-not-use-f9ba30d891afeda47f10468615f6fee90b005010.tar.bz2
drakx-backup-do-not-use-f9ba30d891afeda47f10468615f6fee90b005010.tar.xz
drakx-backup-do-not-use-f9ba30d891afeda47f10468615f6fee90b005010.zip
*** empty log message ***
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index 23607ae64..1760269a7 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -314,6 +314,7 @@ sub get_pcmcia_devices($$) {
#- run cardmgr in foreground while it is configuring the card.
run_program::run("cardmgr", "-f", "-m" ,"/modules");
+ sleep(3);
}
foreach (cat_("/var/run/stab")) {