defect 3376970 - fix name translation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10174 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e12bf7bd77
commit
a70a338908
@ -1295,7 +1295,7 @@ sub translate_names{
|
||||
unless ($datum =~ /^$/) { # ignore blank translations
|
||||
$xlated_node=$datum;
|
||||
}
|
||||
next; #skip the redundancy that follows otherwise
|
||||
# next; #skip the redundancy that follows otherwise
|
||||
}
|
||||
while ($curr)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user