Modify rvitals led return to be more accurate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -2945,7 +2945,7 @@ sub checkleds {
 | 
			
		||||
	my $prod_id;
 | 
			
		||||
	($rc,$text,$mfg_id,$prod_id) = getdevid();
 | 
			
		||||
	if ($mfg_id != 2) {
 | 
			
		||||
		return (0,"LED status only supported on IBM hardware");
 | 
			
		||||
		return (0,"LED status not supported on this system");
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	($rc,$text) = initsdr();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user