/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-12-22 18:07:19 UTC
  • mfrom: (2204.3.4 selftest.fixes)
  • Revision ID: pqm@pqm.ubuntu.com-20061222180719-31fc1e7cbaf32a4b
(bialix) several small fixes to selftest

Show diffs side-by-side

added added

removed removed

Lines of Context:
2109
2109
                            help='clean temporary tests directories'
2110
2110
                                 ' without running tests'),
2111
2111
                     ]
 
2112
    encoding_type = 'replace'
2112
2113
 
2113
2114
    def run(self, testspecs_list=None, verbose=None, one=False,
2114
2115
            keep_output=False, transport=None, benchmark=None,