aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/508ea95e-7bc6-4b9b-9e36-a3a87014423d/comments/e173c09a-1b3e-4d8a-a86a-6b8c94a76247/body
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-10-06 06:47:10 -0400
committerW. Trevor King <wking@drexel.edu>2009-10-06 06:47:10 -0400
commit5ccc639e7c04abc97db15eb15677a256e9400b44 (patch)
treeed3d250b258023ec9cc154b5843a90ae75d517f3 /.be/bugs/508ea95e-7bc6-4b9b-9e36-a3a87014423d/comments/e173c09a-1b3e-4d8a-a86a-6b8c94a76247/body
parent5323cc1ba94095938c54a2853a3827c14b420e66 (diff)
downloadbugseverywhere-5ccc639e7c04abc97db15eb15677a256e9400b44.tar.gz
Oops, fixed return typo in libbe.darcs.Darcs._vcs_get_file_contents()
For self.parsed_version[0] >= 2, was returning the entire output of ._u_invoke_client() (status, output, and error). Now it just returns the output, which is what we want. This fixes Chris' failed test: ====================================================================== FAIL: Should get file contents as committed to specified revision. ---------------------------------------------------------------------- Traceback (most recent call last): File "libbe/vcs.py", line 852, in test_revision_file_contents_as_committed self.test_contents['rev_1'], committed_contents) AssertionError: 'Lorem ipsum' != (0, 'Lorem ipsum', '') ----------------------------------------------------------------------
Diffstat (limited to '.be/bugs/508ea95e-7bc6-4b9b-9e36-a3a87014423d/comments/e173c09a-1b3e-4d8a-a86a-6b8c94a76247/body')
0 files changed, 0 insertions, 0 deletions