On Wed, 2018-08-22 at 16:18 +0100, Emil Velikov wrote:
> On 22 August 2018 at 15:42, Mathieu Bridon
> wrote:
> > On Wed, 2018-08-22 at 15:17 +0100, Emil Velikov wrote:
> > > On 22 August 2018 at 13:09, Mathieu Bridon
> > > wrote:
> > > > The script was being run directly as an executable, and it
On Wednesday, 2018-08-22 16:18:20 +0100, Emil Velikov wrote:
> On 22 August 2018 at 15:42, Mathieu Bridon wrote:
> > On Wed, 2018-08-22 at 15:17 +0100, Emil Velikov wrote:
> >> On 22 August 2018 at 13:09, Mathieu Bridon
> >> wrote:
> >> > The script was being run directly as an executable, and it
On 22 August 2018 at 15:42, Mathieu Bridon wrote:
> On Wed, 2018-08-22 at 15:17 +0100, Emil Velikov wrote:
>> On 22 August 2018 at 13:09, Mathieu Bridon
>> wrote:
>> > The script was being run directly as an executable, and it has a
>> > Python 2 shebang.
>>
>> Please drop the execute bit and she
On Wednesday, 2018-08-22 16:42:26 +0200, Mathieu Bridon wrote:
> On Wed, 2018-08-22 at 15:17 +0100, Emil Velikov wrote:
> > On 22 August 2018 at 13:09, Mathieu Bridon
> > wrote:
> > > The script was being run directly as an executable, and it has a
> > > Python 2 shebang.
> >
> > Please drop the
On Wed, 2018-08-22 at 15:17 +0100, Emil Velikov wrote:
> On 22 August 2018 at 13:09, Mathieu Bridon
> wrote:
> > The script was being run directly as an executable, and it has a
> > Python 2 shebang.
>
> Please drop the execute bit and shebang - be that with this or a
> separate patch.
That woul
On 22 August 2018 at 13:09, Mathieu Bridon wrote:
> The script was being run directly as an executable, and it has a
> Python 2 shebang.
Please drop the execute bit and shebang - be that with this or a separate patch.
As-is the patch is:
Reviewed-by: Emil Velikov
-Emil
_
The script was being run directly as an executable, and it has a
Python 2 shebang.
---
src/gallium/targets/dri/meson.build | 1 +
src/gallium/targets/va/meson.build| 1 +
src/gallium/targets/vdpau/meson.build | 1 +
src/gallium/targets/xvmc/meson.build | 1 +
src/mesa/drivers/dri/meson.buil