[svn] commit: r1058 - /trunk/configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Mar 1 20:32:45 UTC 2010
Author: jinmei
Date: Mon Mar 1 20:32:45 2010
New Revision: 1058
Log:
added +x for the newly added .py file
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Mar 1 20:32:45 2010
@@ -200,5 +200,6 @@
chmod +x src/bin/msgq/run_msgq.sh
chmod +x src/bin/msgq/msgq_test
chmod +x src/lib/dns/cpp/gen-rdatacode.py
+ chmod +x src/lib/dns/cpp/tests/testdata/gen-wiredata.py
])
AC_OUTPUT
More information about the bind10-changes
mailing list