mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	delete /n
This commit is contained in:
		| @@ -317,6 +317,7 @@ sub get_bmc_ip_source{ | ||||
|     { | ||||
|         my $rsp = {}; | ||||
|         my $ipsource=`echo "$output"|grep "IP Address Source"|awk -F":" '{print \$2}'`; | ||||
|         chomp($ipsource);  | ||||
|         push @{ $rsp->{data} }, "$ipsource"; | ||||
|         xCAT::MsgUtils->message("I", $rsp, $::CALLBACK); | ||||
|         return 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user