# HG changeset patch # User Heiko Schlittermann # Date 1294081664 -3600 # Node ID 9c304b77cf02c77538ad7fc983f30f04fd50ebdd # Parent d3d2108f07da3fe7bafa93ba8865bfba04758afd removed debug stop diff -r d3d2108f07da -r 9c304b77cf02 update-serial.pl --- a/update-serial.pl Mon Jan 03 20:06:55 2011 +0100 +++ b/update-serial.pl Mon Jan 03 20:07:44 2011 +0100 @@ -53,9 +53,6 @@ # merge the config and the defined options from commandline %config = get_config("$FindBin::Bin/dnstools.conf", "/etc/dnstools.conf", \%opt); - ### %config - exit; - our $bind_dir = $config{bind_dir}; our $conf_dir = $config{zone_conf_dir};