]> git.ipfire.org Git - thirdparty/rsync.git/commit
Remove obsolete testhelp/maketree.py
authorAndrew Tridgell <andrew@tridgell.net>
Thu, 4 Jun 2026 23:02:32 +0000 (09:02 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Fri, 5 Jun 2026 01:09:36 +0000 (11:09 +1000)
commit5e88945a3cd9a6dfe0c4957e029f3b0c7c737cb3
tree14a3aa29cd3e2d03d4b9d7363aeb7faa390f10e8
parentfb7daf02f615e671e155cb6f66a9f113cb2b7c66
Remove obsolete testhelp/maketree.py

This Python 2 test-tree generator (print statements, string.letters,
.next()) has been broken on modern Python for years and is referenced
nowhere in the build, tests, or any script. Drop it.
testhelp/maketree.py [deleted file]