aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/16fc9496-cdc2-4c6e-9b9f-b8f483b6dedb/comments/489397bd-b987-4a08-9589-c5b71661ebb7/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/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/16fc9496-cdc2-4c6e-9b9f-b8f483b6dedb/comments/489397bd-b987-4a08-9589-c5b71661ebb7/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/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/16fc9496-cdc2-4c6e-9b9f-b8f483b6dedb/comments/489397bd-b987-4a08-9589-c5b71661ebb7/body')
0 files changed, 0 insertions, 0 deletions