Reported bug with utf-8 strings
[be.git] / .be / bugs / c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e / comments / 2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4 / body
1 When running `python test.py` I recieved lots of errors due to 'tla'
2 (the GNU Arch revision control system binary) not being installed.
3 I had expected test.py to only test the backends for installed VCSs.
4
5 I've added a note saying that `python test.py` tests *all* the
6 backends, but someone who understands the usage better can probably
7 write a nicer version.