]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not remove stderr from pict output
authorMichal Nowak <mnowak@isc.org>
Tue, 23 Feb 2021 10:30:08 +0000 (11:30 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 23 Feb 2021 14:27:59 +0000 (15:27 +0100)
commiteb576888dafde2dfd381c72060ec0c52bcdc6e25
tree60693171bb8537af9841af99210b45fc7569b6a3
parente42577800b07950d420974fb7bb2fe2da10a5e8f
Do not remove stderr from pict output

Removing stderr from the pict tool serves no purpose and drops valuable
information, we might use when debugging failed pairwise CI job, such
as:

    Input Error: A parameter names must be unique

(cherry picked from commit 079debaa103979f56154f33ac5b6ea873e7b3d2a)
util/pairwise-testing.sh