]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused Perl scripts
authorMichał Kępień <michal@isc.org>
Sat, 25 Oct 2025 05:37:48 +0000 (07:37 +0200)
committerMichał Kępień <michal@isc.org>
Sat, 25 Oct 2025 05:37:48 +0000 (07:37 +0200)
commit5110dbacb998d58547a6721f7e069fcbee7327d6
tree3e42ea7a29973c64b8fea59860f1557188a9fb22
parentd08addc2be557cdf6e76a559d415edc35ef61adb
Remove unused Perl scripts

The traffic-json.pl and traffic-xml.pl scripts that were used in the
"statschannel" system test in the past became dead code when commit
1202fd912a1baa9c299f17caf4494bc21234da85 rewrote parts of that test to
Python.  Remove those scripts.
bin/tests/system/statschannel/traffic-json.pl [deleted file]
bin/tests/system/statschannel/traffic-xml.pl [deleted file]