From 632e27647c92b9571a3202cc8dd6c06375e199c5 Mon Sep 17 00:00:00 2001 From: yinle Date: Tue, 14 Aug 2012 06:50:43 +0000 Subject: [PATCH] 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 --- 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 2b37e28a6..8c939760d 100644 --- a/perl-xCAT/xCAT/PPCcfg.pm +++ b/perl-xCAT/xCAT/PPCcfg.pm @@ -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 {