From d4f693774b8518f8d95ab4fae0ee96d5bef2c9fd Mon Sep 17 00:00:00 2001 From: Xavier Chantry Date: Mon, 8 Nov 2010 18:34:53 -0800 Subject: tests: use /usr/bin/env python This is just to have a consistent python header in all piglit python files. --- tests/quick.tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/quick.tests') diff --git a/tests/quick.tests b/tests/quick.tests index 80185057..b2c32129 100644 --- a/tests/quick.tests +++ b/tests/quick.tests @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # -*- coding: utf-8 -*- # # Testing drivers for Radeon hardware -- cgit v1.2.3