mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Removed "rspconfig build". Retrieving firmware level is already supported with "rinv firm"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -472,11 +472,6 @@ sub mpaconfig { | ||||
|         push @cfgtext,"Subnet Mask: $data"; | ||||
|         next; | ||||
|       } | ||||
|       if ($parameter =~ /^build$/) { | ||||
|         my $data = $session->get(['1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.3',1]); | ||||
|         push @cfgtext,"Build ID: $data"; | ||||
|         next; | ||||
|       } | ||||
|       if ($parameter eq "textid") { | ||||
|          if ($assignment) { | ||||
|            my $txtid = ($value =~ /^\*/) ? $node : $value; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user