fix for defect 3394065
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -248,7 +248,7 @@ sub add_known_host | ||||
|         xCAT::MsgUtils->message("E", $rsp, $callback, 1); | ||||
|         return 1; | ||||
|     } | ||||
|     chop($ip_address); | ||||
|     chomp($ip_address); | ||||
|  | ||||
|     if (defined $hostname) | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user