From ed1ca97eae979f5134a8a54fab3064be134c251d Mon Sep 17 00:00:00 2001 From: yinle Date: Tue, 14 Aug 2012 06:53:05 +0000 Subject: [PATCH] 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 --- perl-xCAT/xCAT/PPCcfg.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/PPCcfg.pm b/perl-xCAT/xCAT/PPCcfg.pm index 2a1636e74..65300e76f 100644 --- a/perl-xCAT/xCAT/PPCcfg.pm +++ b/perl-xCAT/xCAT/PPCcfg.pm @@ -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 {