rajven hace 4 años
padre
commit
8beca2439c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      scripts/fetch_new_arp.pl

+ 0 - 2
scripts/fetch_new_arp.pl

@@ -224,8 +224,6 @@ $fdb_ref{$fdb_table->{id}}{vlans}=$fdb_table->{vlans};
 
 $dbh=init_db();
 
-die;
-
 foreach my $device (@device_list) {
 my %port_snmp_index=();
 my %port_index=();