]> git.ipfire.org Git - thirdparty/bind9.git/commit
Follow common naming and coding conventions 12071/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 10:02:20 +0000 (12:02 +0200)
commit553c97834af2489be9136a7f43cefead7fa23945
tree8eb911fbc324765e1b512bfee54b3082067c2c10
parent0cbf295bcacc946fbb987ac1d70dcdc9ce8ccbb0
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.

(cherry picked from commit c5a30a722098f23c1fd3a7cd53de4d5164941dcd)
bin/tests/system/resend_loop/ans3/ans.py