[Mesa-dev] [PATCH 09/37] svga: remove execute bit from svga_dump.py

Emil Velikov emil.l.velikov at gmail.com
Thu Feb 23 17:13:36 UTC 2017


The file is used to generate svgadump/svga_dump.c... in theory at least.
Atm. the file is checked in-tree but that is about to change later
commits.

As we get to that we'll use $PYTHON2 or equivalent as used throughout
the tree.

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
 src/gallium/drivers/svga/svgadump/svga_dump.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 src/gallium/drivers/svga/svgadump/svga_dump.py

diff --git a/src/gallium/drivers/svga/svgadump/svga_dump.py b/src/gallium/drivers/svga/svgadump/svga_dump.py
old mode 100755
new mode 100644
-- 
2.11.0



More information about the mesa-dev mailing list