BIND 10 trac2361, updated. 77e32834470282fe08ae7fb8c8fb9a4afb163677 [2361] Update comment about local_plugins directory

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Oct 23 02:07:18 UTC 2012


The branch, trac2361 has been updated
       via  77e32834470282fe08ae7fb8c8fb9a4afb163677 (commit)
      from  c62976b616bd2b44a9f791c47afde5d89ef9913a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 77e32834470282fe08ae7fb8c8fb9a4afb163677
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Oct 23 07:36:52 2012 +0530

    [2361] Update comment about local_plugins directory

-----------------------------------------------------------------------

Summary of changes:
 src/bin/cfgmgr/local_plugins/Makefile.am |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/cfgmgr/local_plugins/Makefile.am b/src/bin/cfgmgr/local_plugins/Makefile.am
index 63e152d..2f4dd39 100644
--- a/src/bin/cfgmgr/local_plugins/Makefile.am
+++ b/src/bin/cfgmgr/local_plugins/Makefile.am
@@ -1,6 +1,7 @@
-# Nothing is installed from this directory.
-# This local_plugins directory is to override plugins when used from running
-# within source tree for testing (instead of installation prefix).
+# Nothing is installed from this directory.  This local_plugins
+# directory overrides the plugins directory when lettuce is run, and the
+# spec file here is used to serve the static zone from the source tree
+# for testing (instead of installation prefix).
 
 noinst_DATA = datasrc.spec
 



More information about the bind10-changes mailing list