]> 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:26:19 +0000 (15:26 +0100)
commit2038d087bf029112b18bb28bde95d30dc234f401
tree50d47f9593de6baf5834133fc4e77aa19c919510
parenta64c68fe9fe06662d087df1684daa34612903c1c
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