minor modify about print information.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13500 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2012-08-14 06:50:43 +00:00
parent 434a530bbb
commit 632e27647c

View File

@ -920,7 +920,7 @@ sub doresetnet {
$report .= $port1.":".$msgs->{$port1}.";";
}
xCAT::MsgUtils->verbose_message($req, "========> try again, $report");
send_msg( $req, 0, "========> try again, $report");
#send_msg( $req, 0, "========> try again, $report");
sleep 3;
$time++;
} else {