branch | hs12 |
changeset 73 | 9c304b77cf02 |
parent 72 | d3d2108f07da |
child 75 | 4c0f518fd1be |
--- 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};