/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: Canonical.com Patch Queue Manager
  • Date: 2006-09-22 00:24:07 UTC
  • mfrom: (2027.1.1 revert-subpath-56549)
  • Revision ID: pqm@pqm.ubuntu.com-20060922002407-21dde3dd8419b20b
(jam, abentley) Fix bug #56549 by making TreeTransform._set_mode stat the right file

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