removed debug stop hs12 0.1
authorHeiko Schlittermann <hs@schlittermann.de>
Mon, 03 Jan 2011 20:07:44 +0100
branchhs12
changeset 73 9c304b77cf02
parent 72 d3d2108f07da
child 74 8b8735676881
removed debug stop
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};