Ignore:
Timestamp:
10/14/15 17:54:51 (9 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Merge bugfixes and enhancements needed for IPDB integration since 1.2.4
forward from /trunk

Location:
branches/stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable

  • branches/stable/mergerecs

    r649 r690  
    137137          print "$logentry\n";
    138138        }
    139       }
    140       $nrecs++;
     139        $nrecs++;
     140      }
    141141    } # while
    142142    if (!$logdetail) {
     
    181181          print "$logentry\n";
    182182        }
    183       }
    184       $nrecs++;
     183        $nrecs++;
     184      }
    185185    } # while
    186186    my $entry = "Merged $nrecs PTR records in $pzone with matching A or AAAA records".($fzid ? " in $matchdom" : '');
Note: See TracChangeset for help on using the changeset viewer.