summaryrefslogtreecommitdiffstats
path: root/perl-install/fsedit.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-08-06 19:09:03 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-08-06 19:09:03 +0000
commitc93ede8d2e000308600cc4ea4775bd0cab89f578 (patch)
treedbff3b522877efff91adde4fa23d3915da7cf5a2 /perl-install/fsedit.pm
parenta035bf71a700da28ee6ea6abc3ac22c47fc47b09 (diff)
downloaddrakx-backup-do-not-use-c93ede8d2e000308600cc4ea4775bd0cab89f578.tar
drakx-backup-do-not-use-c93ede8d2e000308600cc4ea4775bd0cab89f578.tar.gz
drakx-backup-do-not-use-c93ede8d2e000308600cc4ea4775bd0cab89f578.tar.bz2
drakx-backup-do-not-use-c93ede8d2e000308600cc4ea4775bd0cab89f578.tar.xz
drakx-backup-do-not-use-c93ede8d2e000308600cc4ea4775bd0cab89f578.zip
reverted an unneeded string change
Diffstat (limited to 'perl-install/fsedit.pm')
-rw-r--r--perl-install/fsedit.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/fsedit.pm b/perl-install/fsedit.pm
index b5a8351e3..0d368172f 100644
--- a/perl-install/fsedit.pm
+++ b/perl-install/fsedit.pm
@@ -210,7 +210,7 @@ The other solution is to not allow DrakX to modify the partition table.
(the error is %s)
Do you agree to lose all the partitions?
- ", $hd->{device}, formatError($err)))) {
+", $hd->{device}, formatError($err)))) {
partition_table::raw::zero_MBR($hd);
} else {
#- using it readonly