[master] spurious spaces in named-checkconf -p

4205.	[bug]		'named-checkconf -p' could include unwanted spaces
			when printing tuples with unset optional fields.
			[RT #40731]
This commit is contained in:
Evan Hunt
2015-09-14 08:50:17 -07:00
parent 5091a6fed9
commit 226339ed43
3 changed files with 8 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ view "second" {
zone "." {
type redirect;
masters {
1.2.3.4 ;
1.2.3.4;
};
};
dnssec-lookaside "." trust-anchor "dlv.isc.org.";