bin/git_sha1_gen.py: remove execute bit/shebang
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 23 Aug 2018 13:44:19 +0000 (14:44 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 23 Aug 2018 16:00:04 +0000 (17:00 +0100)
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>
bin/git_sha1_gen.py [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 7741159..c6fbf49
@@ -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.