From 4d057dab603f42ec40b911dbee6792dcf107bd14 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 13 Dec 2009 06:19:23 -0500 Subject: Converted libbe.storage.vcs.base to new Storage format. --- .../comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body (limited to '.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body') diff --git a/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body b/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body deleted file mode 100644 index d589f18..0000000 --- a/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4/body +++ /dev/null @@ -1,7 +0,0 @@ -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. -- cgit