From: Emil Velikov Date: Wed, 22 Feb 2017 19:15:54 +0000 (+0000) Subject: svga: remove execute bit from svga_dump.py X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd9bb86bc3041577fb0391e85e6922d4bd4c9f3f;p=mesa.git 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 Reviewed-by: Eric Engestrom --- 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