svga: remove execute bit from svga_dump.py
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 22 Feb 2017 19:15:54 +0000 (19:15 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 10 Mar 2017 14:12:46 +0000 (14:12 +0000)
commitbd9bb86bc3041577fb0391e85e6922d4bd4c9f3f
tree3f64b7c539b0ac680cb1eb1eb84213fd623aaa80
parentcc9533c53fa0664d57d6c523343d9ac73a49bcfd
svga: remove execute bit from svga_dump.py

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@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/gallium/drivers/svga/svgadump/svga_dump.py [changed mode: 0755->0644]