summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-25 23:19:45 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-25 23:19:45 +0000
commitab52d73b91002f6b81365711171978bb0ad39bc9 (patch)
tree19110d69b6eb5db3b6bece50b0e7bb1c24cc935a /perl-install/install_any.pm
parente38950a33c3505db7e79547622aa5946cfe88d5c (diff)
downloaddrakx-ab52d73b91002f6b81365711171978bb0ad39bc9.tar
drakx-ab52d73b91002f6b81365711171978bb0ad39bc9.tar.gz
drakx-ab52d73b91002f6b81365711171978bb0ad39bc9.tar.bz2
drakx-ab52d73b91002f6b81365711171978bb0ad39bc9.tar.xz
drakx-ab52d73b91002f6b81365711171978bb0ad39bc9.zip
no_comment
Diffstat (limited to 'perl-install/install_any.pm')
-rw-r--r--perl-install/install_any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
index e919ec395..9ee692fd2 100644
--- a/perl-install/install_any.pm
+++ b/perl-install/install_any.pm
@@ -623,7 +623,7 @@ sub suggest_mount_points {
}
#- $_->{mntpoint} || fsedit::suggest_part($_, $hds) foreach @parts;
- $_->{mntpoint} and log::l("suggest_mount_points: $_->{device} -> $_->{mntpoint}") foreach @parts;
+ $_->{mntpoint} and log::l("suggest_mount_points: $_->{device} -> $_->{mntpoint}") foreach fsedit::get_fstab(@$hds);
}
#- mainly for finding the root partitions for upgrade