[Mesa-dev] [PATCH 04/37] glsl/tests: suffix .sh/.py files as applicable

Emil Velikov emil.l.velikov at gmail.com
Mon Mar 6 18:21:13 UTC 2017


On 23 February 2017 at 17:13, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> This makes it easier/clearer as to:
>  - if the file should have the execute bit set (.py should not)
>  - do we need the shebang in the first place and if so what it should be
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> This is going to clash with my earlier fixes in the area.
This patches fix one case but break another. I have more elaborate
fixes in progress, but in the meanwhile,

Humble ping on the remaining patches - pretty much all of them remove
python shebang which we don't need in the first place ;-)

-Emil


More information about the mesa-dev mailing list