From e681e0fe99dd30c07fa3aea36ec85db9b7b183f9 Mon Sep 17 00:00:00 2001 From: hu-weihua Date: Wed, 21 Sep 2016 03:37:24 -0400 Subject: [PATCH] Modify depending on Mark's comments and fixed some bugs --- xCAT-probe/lib/perl/LogParse.pm | 6 ++-- xCAT-probe/lib/perl/probe_utils.pm | 10 +++--- xCAT-probe/subcmds/osdeploy | 57 +++++++++++++++++++----------- 3 files changed, 45 insertions(+), 28 deletions(-) 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{