minor modify about print information.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13501 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2012-08-14 06:53:05 +00:00
parent 58543b771c
commit ed1ca97eae

View File

@ -921,7 +921,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 {