]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add LogFile helper
authorTom Krizek <tkrizek@isc.org>
Fri, 22 Dec 2023 09:55:17 +0000 (10:55 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 22 Dec 2023 14:02:58 +0000 (15:02 +0100)
commit05b0ebac0fae3cfc88a216b60a748d56f6eaed42
tree63cb338c48851f1d8b47944bf0892af823d02d6f
parent46b7cc2ed2cf15fb6b173f234f059466c6b381b4
Add LogFile helper

LogFile class contains a log path and has means to find a string in the
log file.
bin/tests/system/isctest/__init__.py
bin/tests/system/isctest/instance.py
bin/tests/system/isctest/log.py [moved from bin/tests/system/isctest/watchlog.py with 91% similarity]