From 38dea3d2412ecdbe2988f58b7ce7a905aff5fb10 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 17 Nov 1999 21:49:12 +0000 Subject: *** empty log message *** --- perl-install/install_any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 6e1b8bb1c..2e8effdf4 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -233,7 +233,7 @@ sub searchAndMount4Upgrade { } is_empty_array_ref($found) and die _("No root partition found"); - log::l("Found root partition : $root->{device}"); + log::l("found root partition : $root->{device}"); #- test if the partition has to be fschecked and remounted rw. if ($root->{realMntpoint}) { -- cgit v1.2.1