fix bug 3971, trim othernames variable

This commit is contained in:
Arif Ali 2014-01-17 08:45:17 +00:00
parent c547796400
commit 0fe8154a19

View File

@ -93,7 +93,7 @@ sub addnode
# at this point "othernames", if any is just a space
# delimited list - so just add the node name to the list
#$othernames .= " $node";
$othernames .= " $node";
$hosts[$idx] = build_line($callback, $ip, $hnode, $domain, $othernames);
} else {
# otherwise just try to completely update the existing