Rev 5460: (gz) Fix typo in test for bug 187207 (Martin [gz]) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Tue Oct 5 21:01:38 BST 2010
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 5460 [merge]
revision-id: pqm at pqm.ubuntu.com-20101005200135-m2ukhee6419tisfw
parent: pqm at pqm.ubuntu.com-20101001230927-8ucht96vmm4ydiab
parent: gzlist at googlemail.com-20101004221049-rq035addg7dp4i1r
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2010-10-05 21:01:35 +0100
message:
(gz) Fix typo in test for bug 187207 (Martin [gz])
modified:
bzrlib/tests/per_workingtree/test_unversion.py test_unversion.py-20060907074408-bygh2y28jz8u0cg7-1
=== modified file 'bzrlib/tests/per_workingtree/test_unversion.py'
--- a/bzrlib/tests/per_workingtree/test_unversion.py 2009-07-15 04:33:14 +0000
+++ b/bzrlib/tests/per_workingtree/test_unversion.py 2010-10-04 22:10:49 +0000
@@ -42,7 +42,7 @@
# unversioning children of reparented children of unversioned
# paths when relocation entries are present and the relocation
# points later into the dirstate.
- tree = self.make_branch_and_tree(['.'])
+ tree = self.make_branch_and_tree('.')
self.build_tree(['del/', 'del/sub/', 'del/sub/b'])
tree.add(['del', 'del/sub', 'del/sub/b'], ['del', 'sub', 'b'])
tree.commit('setup')
More information about the bazaar-commits
mailing list