]> git.ipfire.org Git - thirdparty/bind9.git/commit
Follow common naming and coding conventions 12063/head
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
commitc5a30a722098f23c1fd3a7cd53de4d5164941dcd
treeec969d92c86621b4651d3855bdf13d4d4303628e
parentc3839e830cfa5a8cd3ef4bdd3e5db7c0c0ee01dc
Follow common naming and coding conventions

Make the handlers defined in bin/tests/system/resend_loop/ans3/ans.py
follow canonical naming conventions used in other system tests.  Keep
all server initialization code in the main() function.
bin/tests/system/resend_loop/ans3/ans.py