]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove accidentally duplicated RNDCExecutor code
authorTom Krizek <tkrizek@isc.org>
Tue, 13 Feb 2024 15:42:16 +0000 (16:42 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 16 Feb 2024 13:55:55 +0000 (14:55 +0100)
commitf8fa528cdd2ca28501b3623286f41e42266ae994
treee5310ce11e8353ff26fcb00a5a4745018e884189
parent7f924a12f4ee592cb65398e1517d804f20c554ea
Remove accidentally duplicated RNDCExecutor code

This code has probably been accidentally added during some rebase. The
actual RNDCExecutor and related classes are in isctest/rndc.py. Remove
the duplicated and unused code from isctest/log.py, as it doesn't belong
there.
bin/tests/system/isctest/log.py