aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body
blob: d589f184222315fcfe0606ff2239e6cf8aed8ceb (plain) (blame)
1
2
3
4
5
6
7
When running `python test.py` I recieved lots of errors due to 'tla'
(the GNU Arch revision control system binary) not being installed.
I had expected test.py to only test the backends for installed VCSs.

I've added a note saying that `python test.py` tests *all* the
backends, but someone who understands the usage better can probably
write a nicer version.