Report information
The Basics
Id:
45782
Status:
resolved
Priority:
Low/Low
Queue:

People
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
9.12.0, 9.11.3. 9.10.7, 9.9.12
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
BIND Server
Area:
test

Dates
Created:Tue, 15 Aug 2017 16:29:22 -0400
Updated:Mon, 11 Sep 2017 12:36:32 -0400
Closed:Mon, 11 Sep 2017 12:36:32 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

To: bind-suggest@isc.org
From: "Mukund Sivaraman" <muks@isc.org>
Date: Wed, 16 Aug 2017 01:59:11 +0530
Subject: Add missing RR types to genzones.sh and cleanup

I would remove the printf colour changes as they will break on some of the older systems people still use. Otherwise ok.
The color changes should only be done if you're using termcap or terminfo to figure out what strings to use. They don't work on the linux xterm I'm using: % sh run.sh glue \e[0;1mS:glue:Mon Sep 4 14:39:16 PDT 2017 T:glue:1:A A:System test glue \e[0mI:testing that a ccTLD referral gets a full glue set from the root zone I:testing that we don't find out-of-zone glue I:exit status: 0 \e[0;32mR:PASS \e[0m\e[0;1mE:glue:Mon Sep 4 14:39:17 PDT 2017 On systems that have tput, you can use that. I've pushed a change to the branch for this. At the moment I'm inclined to suggest we don't commit the color change at all, and open a different ticket to discuss it further. I do like the idea of color-coded test output, but it seems to me it would be even better if we filtered the output from tests.sh, so "I:failed" could be highlighted when it appeared.
4711. [test] Some RR types were missing from genzones.sh. [RT #45782] 9.12.0, 9.11.3. 9.10.7, 9.9.12