]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove terminal color support from conf.sh.common
authorTom Krizek <tkrizek@isc.org>
Tue, 2 Jan 2024 15:17:43 +0000 (16:17 +0100)
committerNicki Křížek <nicki@isc.org>
Thu, 9 May 2024 15:08:07 +0000 (17:08 +0200)
commitb3caa9226db6d4cfaf613e41f5dfc0b98afe5d3e
tree42c30f17ea31ecbd4dbb775bb77fa8b4c523808c
parent91275eb6bc04c51cf2c522ef86c55b13bfe0cfab
Remove terminal color support from conf.sh.common

Pytest processes all the output, so the terminal colors are no longer
interpreted. Remove the obsolete code.
bin/tests/system/conf.sh.common