From 29b6c10cd1ab282c22a4086654d5fd7213ce27b1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 30 Dec 2012 18:15:54 +0100 Subject: It must work with python2 --- script/batch-pretend.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') 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 -- cgit v1.2.3-65-gdbad