-
Committer:
Vincent Ladeuil
-
Date:
2008-09-22 09:43:40 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3722.
-
Revision ID:
v.ladeuil+lp@free.fr-20080922094340-h8e6z4dlu429jnhr
Fix bug #272648
* bzrlib/tests/workingtree_implementations/test_remove.py:
(TestRemove.test_remove_file_and_containing_dir): Reproduce bug
#272648.
* bzrlib/workingtree.py:
(WorkingTree.walkdirs): Don't try to remove '.bzr' if it's not
there.