2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

don't periodically dump the database. I think we're debugged enough by now.

This commit is contained in:
Michael Graff
2000-06-08 01:43:21 +00:00
parent ccc067f7d5
commit 9282e3c21a

View File

@@ -28,7 +28,9 @@
/* /*
* After we have cleaned all buckets, dump the database contents. * After we have cleaned all buckets, dump the database contents.
*/ */
#if 0
#define DUMP_ADB_AFTER_CLEANING #define DUMP_ADB_AFTER_CLEANING
#endif
#include <config.h> #include <config.h>