/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/capture_tree.py

  • Committer: Robert Collins
  • Date: 2007-04-20 07:38:20 UTC
  • mto: This revision was merged to the branch mainline in revision 2434.
  • Revision ID: robertc@robertcollins.net-20070420073820-iulf74ans1v2fn8e
(robertc) Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770)

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
# Copyright (C) 2005 Canonical Ltd
4
4