~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/trace-revisions

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-04-04 21:39:03 UTC
  • mfrom: (2386.1.3 mac)
  • Revision ID: pqm@pqm.ubuntu.com-20070404213903-fe78a7a55c37ee95
(John Arbash Meinel) Some cleanups for tests failing on Mac OS X

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