diff options
-rwxr-xr-x | script/batch-pretend.py | 2 |
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 |