Changeset 328 for trunk


Ignore:
Timestamp:
Oct 31, 2017, 3:48:12 PM (6 years ago)
Author:
g7moreau
Message:
  • stupid line not update !
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/klask

    r327 r328  
    22082208
    22092209      my $switch_hostname_sort = sprintf '%s %3s' ,$item->{'switch'}, $item->{'port_hr'};
    2210       my ( $host_short ) = split m/ \. /xms, $result_ip{$ip}->{'hostname_fq'};
     2210      my ( $host_short ) = split m/ \. /xms, $item->{'hostname_fq'};
    22112211
    22122212      my $vlan_nameid = $item->{'vlan_good'} . ' (' . $item->{'vlan_id'} . ')';
Note: See TracChangeset for help on using the changeset viewer.