~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Alexander Belchenko
  • Date: 2006-12-11 10:34:59 UTC
  • mto: This revision was merged to the branch mainline in revision 2185.
  • Revision ID: bialix@ukr.net-20061211103459-ty1bzl0p9ba66du3
Update NEWS and help for '--clean' option

Show diffs side-by-side

added added

removed removed

Lines of Context:
2066
2066
                            help='a directory to cache intermediate'
2067
2067
                                 ' benchmark steps'),
2068
2068
                     Option('clean',
2069
 
                            help='clean temporary tests directories'),
 
2069
                            help='clean temporary tests directories'
 
2070
                                 ' without running tests'),
2070
2071
                     ]
2071
2072
 
2072
2073
    def run(self, testspecs_list=None, verbose=None, one=False,