/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/tests/test_osutils.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-05-08 00:31:16 UTC
  • mfrom: (3390.1.3 selftest-debug-flags)
  • Revision ID: pqm@pqm.ubuntu.com-20080508003116-ps46dreqbprfr166
Add --debugflags/-E option to selftest. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1119
1119
 * lock - trace when lockdir locks are taken or released
1120
1120
 * merge - emit information for debugging merges
1121
1121
 * pack - emit information about pack operations
1122
 
 * selftest_debug - do not disable all debug flags when running selftest
1123
1122
 
1124
1123
"""
1125
1124
'''