summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/__init__.py1
-rw-r--r--framework/core.py1
-rw-r--r--framework/exectest.py1
-rw-r--r--framework/gleantest.py1
-rw-r--r--framework/summary.py1
-rw-r--r--tests/all.tests1
-rw-r--r--tests/external-glslparser.tests1
-rw-r--r--tests/gtf.tests1
-rw-r--r--tests/quick-driver.tests1
-rw-r--r--tests/quick.tests1
-rw-r--r--tests/r300.tests1
-rw-r--r--tests/r500.tests1
-rw-r--r--tests/r600.tests1
-rw-r--r--tests/sanity.tests1
-rw-r--r--[-rwxr-xr-x]tests/shaders/gen_equal_tests.py0
15 files changed, 0 insertions, 14 deletions
diff --git a/framework/__init__.py b/framework/__init__.py
index 00691e28d..3cf6d82d6 100644
--- a/framework/__init__.py
+++ b/framework/__init__.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/framework/core.py b/framework/core.py
index e6d9b4d66..0bef48d70 100644
--- a/framework/core.py
+++ b/framework/core.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/framework/exectest.py b/framework/exectest.py
index 5821071c3..d783fa570 100644
--- a/framework/exectest.py
+++ b/framework/exectest.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/framework/gleantest.py b/framework/gleantest.py
index fe7c3b722..0bab36a0c 100644
--- a/framework/gleantest.py
+++ b/framework/gleantest.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/framework/summary.py b/framework/summary.py
index cac02547c..c97ae9f99 100644
--- a/framework/summary.py
+++ b/framework/summary.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/tests/all.tests b/tests/all.tests
index ec66867c3..55f08e0cc 100644
--- a/tests/all.tests
+++ b/tests/all.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
# All tests that come with piglit, using default settings
diff --git a/tests/external-glslparser.tests b/tests/external-glslparser.tests
index 087807e05..4e50173ca 100644
--- a/tests/external-glslparser.tests
+++ b/tests/external-glslparser.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
# All tests that come with piglit, using default settings
diff --git a/tests/gtf.tests b/tests/gtf.tests
index a459a9c41..cade81a74 100644
--- a/tests/gtf.tests
+++ b/tests/gtf.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/tests/quick-driver.tests b/tests/quick-driver.tests
index adfa89d09..73bee46dc 100644
--- a/tests/quick-driver.tests
+++ b/tests/quick-driver.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os.path
diff --git a/tests/quick.tests b/tests/quick.tests
index 702a69f85..43eae7df0 100644
--- a/tests/quick.tests
+++ b/tests/quick.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Testing drivers for Radeon hardware
diff --git a/tests/r300.tests b/tests/r300.tests
index 7b404604d..8dfeccbe6 100644
--- a/tests/r300.tests
+++ b/tests/r300.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Testing the r300 DRI driver
#
diff --git a/tests/r500.tests b/tests/r500.tests
index 7276ac26b..0ea98426d 100644
--- a/tests/r500.tests
+++ b/tests/r500.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Testing the r500 DRI driver
#
diff --git a/tests/r600.tests b/tests/r600.tests
index fe7426f77..7d880f088 100644
--- a/tests/r600.tests
+++ b/tests/r600.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
import os.path
diff --git a/tests/sanity.tests b/tests/sanity.tests
index bcab60673..035cfb9f2 100644
--- a/tests/sanity.tests
+++ b/tests/sanity.tests
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#
# Minimal tests to check whether the installation is working
#
diff --git a/tests/shaders/gen_equal_tests.py b/tests/shaders/gen_equal_tests.py
index af466749c..af466749c 100755..100644
--- a/tests/shaders/gen_equal_tests.py
+++ b/tests/shaders/gen_equal_tests.py