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:
parent
7eb6cdac76
commit
699af831c2
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user