-
Committer:
Vincent Ladeuil
-
Date:
2009-07-01 15:50:51 UTC
-
mto:
(4502.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
4503.
-
Revision ID:
v.ladeuil+lp@free.fr-20090701155051-cdot7qlvboqvls57
Fix selftest -s xxx --load yyy usage.
* bzrlib/tests/__init__.py:
(test_suite): Fix a regression that forbids using --load with
--starting-with.
* bzrlib/tests/test_selftest.py:
(TestTestSuite): Add a test using both keep_only and strting_with
to reproduce the bug.