/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 tools/trace-revisions

  • Committer: John Arbash Meinel
  • Date: 2006-10-16 06:38:32 UTC
  • mto: This revision was merged to the branch mainline in revision 2082.
  • Revision ID: john@arbash-meinel.com-20061016063832-1076fda126f4429e
Teach the pqm to treat warnings as errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/env python
 
1
#! /usr/bin/env python2.4
2
2
 
3
3
import sys
4
4