summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Hajdan, Jr <phajdan.jr@gentoo.org>2013-06-21 14:32:11 +0200
committerPawel Hajdan, Jr <phajdan.jr@gentoo.org>2013-06-21 14:32:11 +0200
commitf2329213c9f95b809a704608eaa0270f60c97bba (patch)
tree7a0d9400aa6fcec2f48fa4288faa8e95c9ea05df /batch-stabilize.py
parentApply feedback from gentoo-dev: (diff)
downloadarch-tools-f2329213c9f95b809a704608eaa0270f60c97bba.tar.gz
arch-tools-f2329213c9f95b809a704608eaa0270f60c97bba.tar.bz2
arch-tools-f2329213c9f95b809a704608eaa0270f60c97bba.zip
Use python2 as interpreter
Fixes Gentoo bug #429320 by Pacho Ramos.
Diffstat (limited to 'batch-stabilize.py')
-rwxr-xr-xbatch-stabilize.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/batch-stabilize.py b/batch-stabilize.py
index c7b676f..2093da5 100755
--- a/batch-stabilize.py
+++ b/batch-stabilize.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Copyright 2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2