BIND 10 master, updated. 0c9ad616b7ce975f9cf0b26241c3a993f870c2b9 [master] Improved DHCP Performance Guide generation.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Sep 11 16:01:43 UTC 2012
The branch, master has been updated
via 0c9ad616b7ce975f9cf0b26241c3a993f870c2b9 (commit)
from 9a03ae0ca6fe1e8bb2ee593b4190c8ec2989333f (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 0c9ad616b7ce975f9cf0b26241c3a993f870c2b9
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Tue Sep 11 18:00:02 2012 +0200
[master] Improved DHCP Performance Guide generation.
-----------------------------------------------------------------------
Summary of changes:
tests/tools/dhcp-ubench/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/tests/tools/dhcp-ubench/Makefile b/tests/tools/dhcp-ubench/Makefile
index 599c4f6..16735e9 100644
--- a/tests/tools/dhcp-ubench/Makefile
+++ b/tests/tools/dhcp-ubench/Makefile
@@ -62,4 +62,4 @@ dhcp-perf-guide.html: dhcp-perf-guide.xml version.ent
dhcp-perf-guide.xml
dhcp-perf-guide.pdf: dhcp-perf-guide.xml
- docbook2pdf $<
+ dblatex -P doc.collab.show=0 -P latex.output.revhistory=0 $<
More information about the bind10-changes
mailing list