Changeset 134 for trunk/klask


Ignore:
Timestamp:
Nov 1, 2013, 8:19:32 PM (10 years ago)
Author:
g7moreau
Message:
  • Update method search but some work need to be done
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/klask

    r133 r134  
    685685
    686686      printf '%-22s %2i %-30s %-15s %18s',
    687          $where{switch_description},
     687         $where{switch_hostname},
    688688         $where{switch_port},
    689689         $resol_arp{hostname_fq},
     
    713713
    714714      printf "%-22s %2s %-30s %-15s %-18s %s\n",
    715          $computerdb->{$ip}{switch_name},
     715         $computerdb->{$ip}{switch_hostname},
    716716         $computerdb->{$ip}{switch_port},
    717717         $computerdb->{$ip}{hostname_fq},
Note: See TracChangeset for help on using the changeset viewer.