-
Committer:
Vincent Ladeuil
-
Date:
2008-01-29 13:27:36 UTC
-
mto:
(3206.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3207.
-
Revision ID:
v.ladeuil+lp@free.fr-20080129132736-nai2jpv02r2wltgc
Fix 16 leaked tmp dirs. Probably indicates a lock handling problem with TransformPreview
* bzrlib/tests/test_transform.py:
(addPreviewCleanup): New method cleaning the TransformPreview
limbdodir leaked by the tests.
* bzrlib/transform.py:
(TransformPreview.__init__): Use a specific prefix for the
limbodir to make leaks more obvious.