]> git.ipfire.org Git - thirdparty/bind9.git/commit
Redirect dupsigs test output to proper logger
authorTom Krizek <tkrizek@isc.org>
Mon, 13 Mar 2023 14:13:44 +0000 (15:13 +0100)
committerTom Krizek <tkrizek@isc.org>
Wed, 22 Mar 2023 13:26:08 +0000 (14:26 +0100)
commit42987fd2d43b52a1bd5cb21e052adfb10b1f0e14
tree0775f0517ca5030d22931ac60f0995932c8ec3ca
parent34acd5276b7a1e9f3d8a3723a7f6a3769c064355
Redirect dupsigs test output to proper logger

Ensure messages from dupsigs system test end up in its log rather than
stdout. Previously, the output was hard to debug when running the tests
in parallel and messages wouldn't end up in the dupsigs.log.

(cherry picked from commit cbe2559f37095cf827b6cc03d333328aa1d2a385)
bin/tests/system/dupsigs/tests.sh