~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to scripts/get-stacked-on-branches.py

  • Committer: Guilherme Salgado
  • Date: 2010-04-27 19:48:39 UTC
  • mto: This revision was merged to the branch mainline in revision 10969.
  • Revision ID: salgado@canonical.com-20100427194839-9mty2w6n33vow76k
Use the default python version instead of a hard-coded version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python2.5 -S
 
1
#!/usr/bin/python -S
2
2
#
3
3
# Copyright 2009 Canonical Ltd.  This software is licensed under the
4
4
# GNU Affero General Public License version 3 (see the file LICENSE).