Rev 2674: Reformat comment to be more presentable. in http://people.ubuntu.com/~robertc/baz2.0/reconcile
Robert Collins
robertc at robertcollins.net
Wed Aug 22 01:04:40 BST 2007
At http://people.ubuntu.com/~robertc/baz2.0/reconcile
------------------------------------------------------------
revno: 2674
revision-id: robertc at robertcollins.net-20070822000438-ytdb6rp46lnk2jlx
parent: robertc at robertcollins.net-20070808053751-72npeyouas425fck
committer: Robert Collins <robertc at robertcollins.net>
branch nick: reconcile
timestamp: Wed 2007-08-22 10:04:38 +1000
message:
Reformat comment to be more presentable.
modified:
bzrlib/tests/repository_implementations/test_reconcile.py test_reconcile.py-20060223022332-572ef70a3288e369
=== modified file 'bzrlib/tests/repository_implementations/test_reconcile.py'
--- a/bzrlib/tests/repository_implementations/test_reconcile.py 2007-08-08 05:37:51 +0000
+++ b/bzrlib/tests/repository_implementations/test_reconcile.py 2007-08-22 00:04:38 +0000
@@ -169,10 +169,9 @@
if ([None, 'missing', 'references_missing']
!= repo.get_ancestry('references_missing')):
# the repo handles ghosts without corruption, so reconcile has
- # nothing to do here
- # specifically, this test has the inventory 'missing' present
- # and the revision 'missing' missing, so clearly 'missing'
- # cannot be reported in the present ancestry -> missing
+ # nothing to do here. Specifically, this test has the inventory
+ # 'missing' present and the revision 'missing' missing, so clearly
+ # 'missing' cannot be reported in the present ancestry -> missing
# is something that can be filled as a ghost.
expected_inconsistent_parents = 0
else:
More information about the bazaar-commits
mailing list