mapi/gen: remove shebang from the marshal generator scripts
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 22 Aug 2017 10:39:37 +0000 (11:39 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 26 Aug 2017 10:20:08 +0000 (11:20 +0100)
commit10524d105de7080fd4f85e9ba8d1d149f765433f
treea9d0eadb9f375565a7d0c1f1eef83fdef896ee4a
parente3962653685fcf7b8a913d4f895b3d0af82fa5b4
mapi/gen: remove shebang from the marshal generator scripts

The scripts are invoked with the correct version of python and are
missing the execute bit.

Follow the rest of Mesa and drop the shebang line.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mapi/glapi/gen/gl_marshal.py
src/mapi/glapi/gen/gl_marshal_h.py
src/mapi/glapi/gen/marshal_XML.py