From f7f8964c2315c81939798e870f96083146bbb27c Mon Sep 17 00:00:00 2001 From: Jeremy Heiner Date: Fri, 20 Dec 2013 11:59:46 -0500 Subject: Use the 'configure'd PYTHON to run pactest. Use the 'configure'd PYTHON to run pactest instead of the one hard-coded (with '#!') in pactest.py. Also remove useless '#!' from non-main .py files. Signed-off-by: Jeremy Heiner Signed-off-by: Allan McRae --- test/pacman/pmrule.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/pacman/pmrule.py') diff --git a/test/pacman/pmrule.py b/test/pacman/pmrule.py index cfcbb6b9..9c11d5d7 100644 --- a/test/pacman/pmrule.py +++ b/test/pacman/pmrule.py @@ -1,5 +1,3 @@ -#! /usr/bin/python2 -# # Copyright (c) 2006 by Aurelien Foret # Copyright (c) 2006-2013 Pacman Development Team # -- cgit v1.2.3