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/r300.tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/r300.tests') diff --git a/tests/r300.tests b/tests/r300.tests index c4f24165d..0560f4767 100644 --- a/tests/r300.tests +++ b/tests/r300.tests @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Testing the r300 DRI driver # -- cgit v1.2.3