diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-04 12:22:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-04 12:22:08 +0000 |
commit | 029413d4d06828bdc2ef0536473a5d42e159286c (patch) | |
tree | 9473463a67a99b219281d1ba4986c23ec374c66a | |
parent | 6eebc484848f133d16a2e642e798731b0595c758 (diff) | |
download | drakx-backup-do-not-use-029413d4d06828bdc2ef0536473a5d42e159286c.tar drakx-backup-do-not-use-029413d4d06828bdc2ef0536473a5d42e159286c.tar.gz drakx-backup-do-not-use-029413d4d06828bdc2ef0536473a5d42e159286c.tar.bz2 drakx-backup-do-not-use-029413d4d06828bdc2ef0536473a5d42e159286c.tar.xz drakx-backup-do-not-use-029413d4d06828bdc2ef0536473a5d42e159286c.zip |
- POSIX is needed for POSIX::wait
- move strict and standalone require at top
- c is unused
- comment exceptions in devices loop (ie skip classes without any
devices or any detector
- optimize away $pid
-rw-r--r-- | perl-install/harddrake/ui.pm | bin | 8064 -> 8089 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm Binary files differindex a5b166d38..88ebe6699 100644 --- a/perl-install/harddrake/ui.pm +++ b/perl-install/harddrake/ui.pm |