summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-30 18:15:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2012-12-30 18:15:54 +0100
commit29b6c10cd1ab282c22a4086654d5fd7213ce27b1 (patch)
tree2084bcae5c8b6c0b297b43307cec90503feb810b
parentAdd batch-pretend.py (diff)
downloadago-29b6c10cd1ab282c22a4086654d5fd7213ce27b1.tar.gz
ago-29b6c10cd1ab282c22a4086654d5fd7213ce27b1.tar.bz2
ago-29b6c10cd1ab282c22a4086654d5fd7213ce27b1.zip
It must work with python2
-rwxr-xr-xscript/batch-pretend.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/batch-pretend.py b/script/batch-pretend.py
index ee7e0f4..cef8021 100755
--- a/script/batch-pretend.py
+++ b/script/batch-pretend.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python2
# Copyright 2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2