]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log command stdout when using isctest.run.cmd()
authorNicki Křížek <nicki@isc.org>
Thu, 26 Jun 2025 14:18:01 +0000 (16:18 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 27 Jun 2025 14:31:49 +0000 (16:31 +0200)
commit9f3f6ec38e2ebb5314b1df72d0b28eb951a61038
treef9409067307d8cc53318e6d7848ae3f753e71883
parent56fec9ba04b3ddb82591d2c9edf4f073d650209c
Log command stdout when using isctest.run.cmd()

The command's stdout may provide useful debug info, so make sure we log
it by default. It doesn't seem to have a significant impact on the log
size.
bin/tests/system/dnstap/tests_dnstap.py
bin/tests/system/isctest/kasp.py
bin/tests/system/isctest/run.py
bin/tests/system/kasp/tests_kasp.py
bin/tests/system/keyfromlabel/tests_keyfromlabel.py
bin/tests/system/ksr/tests_ksr.py
bin/tests/system/rollover/tests_rollover.py
bin/tests/system/rsabigexponent/tests_rsabigexponent.py
bin/tests/system/verify/tests_verify.py