diff options
author | Emil Velikov <[email protected]> | 2017-02-22 15:58:10 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-10 14:12:45 +0000 |
commit | eca18d440d37e3caebe049617910420e6d37d507 (patch) | |
tree | 47f29de84dfb2b24f29a11d3cd46258b92849308 /src/compiler/glsl | |
parent | 7473fcd40b5d105eac9592dabc88f8757555cfc9 (diff) |
glsl/tests: remove execute bit from compare_ir python script
Nearly all the python scripts used in-tree are invoked via $PYTHON2 or
equivalent. As such having the execute bit not needed and generally
ill-advised.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/compiler/glsl')
-rw-r--r--[-rwxr-xr-x] | src/compiler/glsl/tests/compare_ir.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/compiler/glsl/tests/compare_ir.py b/src/compiler/glsl/tests/compare_ir.py index 53207dd2ccb..53207dd2ccb 100755..100644 --- a/src/compiler/glsl/tests/compare_ir.py +++ b/src/compiler/glsl/tests/compare_ir.py |