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:
parent
434a530bbb
commit
632e27647c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user