aboutsummaryrefslogtreecommitdiff
path: root/tests/r600.tests
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-10-18 21:41:50 +0200
committerChad Versace <chad@chad-versace.us>2011-10-18 14:21:48 -0700
commitf8bc9123f0a8d0b14420ff101fa404fa18a480d9 (patch)
treef95bee4b03efc031a65e090c90dcb8c10fd54a92 /tests/r600.tests
parent9d9f327dc588fac43ec3f6e58680b6bf1b283ca0 (diff)
Fix redundant shebangs and executable bits.
I think that no Python file in framework/ or tests/ should have shebang, and tests/shaders/gen_equal_tests.py shouldn't have the executable bit set. chad: I modified Matěj's patch to retain the shebang for glsl_parser_test.py. That file can be ran as a standalone script. Signed-off-by: Chad Versace <chad@chad-versace.us> Signed-off-by: Matěj Cepl <mcepl@redhat.com>
Diffstat (limited to 'tests/r600.tests')
-rw-r--r--tests/r600.tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/r600.tests b/tests/r600.tests
index fe7426f7..7d880f08 100644
--- a/tests/r600.tests
+++ b/tests/r600.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
import os.path