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:
parent
58543b771c
commit
ed1ca97eae
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user