bin/git_sha1_gen.py: remove execute bit/shebang

The script is executed explicitly via the build system, that uses
PYTHON/prog_python and equivalent.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Emil Velikov 2018-08-23 14:44:19 +01:00 committed by Emil Velikov
parent 993a456360
commit c51e7486d9
1 changed files with 0 additions and 2 deletions

2
bin/git_sha1_gen.py Executable file → Normal file
View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
"""
Generate the contents of the git_sha1.h file.
The output of this script goes to stdout.