~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/trace-revisions

  • Committer: Robert Collins
  • Date: 2007-03-10 04:37:39 UTC
  • mto: This revision was merged to the branch mainline in revision 2332.
  • Revision ID: robertc@robertcollins.net-20070310043739-5f2difugp27zkv6o
(robertc) Forward port of dirstate correctness committed to bzr 0.15.

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