Fix python shebang line in tools as well
While most of our top-level python scripts used to be generated in the Makefile already, the scripts under tools used to be "ready to use". However, in our current situation where the python 2 interpreter is called different on different platforms we still need to fix the shebang line. This patch achieves this without moving source files around. Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Petr Pudlak <pudlak@google.com>
Showing
Please register or sign in to comment