diff --git a/xCAT-probe/lib/perl/LogParse.pm b/xCAT-probe/lib/perl/LogParse.pm index 77141fc45..bd750267f 100644 --- a/xCAT-probe/lib/perl/LogParse.pm +++ b/xCAT-probe/lib/perl/LogParse.pm @@ -96,7 +96,7 @@ sub obtain_candidate_mn_hostname_in_log { if ($self->{debug}) { my $tmpstr = ""; $tmpstr .= "$_ " foreach (@candidate_svr_hostname_inlog); - probe_utils->send_msg("stdout", "d", "The candidate MN hostname in log are $tmpstr"); + probe_utils->send_msg("stdout", "d", "The candidate MN hostname(s) in log are $tmpstr"); } return @candidate_svr_hostname_inlog; } @@ -116,7 +116,7 @@ sub obtain_candidate_mn_hostname_in_log { $candidate_log{