From 1fe7325d56061bfa14ff3714a2709f7b725efdae Mon Sep 17 00:00:00 2001 From: ellen56 Date: Wed, 25 Mar 2009 09:26:30 +0000 Subject: [PATCH] fix bug2689625 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/blade.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/blade.pm b/xCAT-server/lib/xcat/plugins/blade.pm index 0f87097f4..31094fc87 100644 --- a/xCAT-server/lib/xcat/plugins/blade.pm +++ b/xCAT-server/lib/xcat/plugins/blade.pm @@ -2785,7 +2785,9 @@ sub dompa { } # Only telnet commands unless ( @$args ) { - return; + if($command ne "getmacs"){ + return; + } } $session = new SNMP::Session(