check_exec: /usr/bin/python3 bad interpreter
use /usr/bin/env python3 Closes-Bug: #2007975 Change-Id: I517e7245492ee68b25675628366998456173959a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
# not use this file except in compliance with the License. You may obtain
|
||||
|
Reference in New Issue
Block a user