mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-02-23 15:07:28 +08:00
find python via env
This allows these scripts to run through the active version of the virtualenv python when invoked via tox. Change-Id: Ib52f475b7b20c34d62cfd179a1341da1a08a8b5c Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/253974 Reviewed-by: David Pursehouse <dpursehouse@collab.net> Tested-by: Mike Frysinger <vapier@google.com>
This commit is contained in:
parent
563f1a6512
commit
1b117db767
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
# -*- coding:utf-8 -*-
|
# -*- coding:utf-8 -*-
|
||||||
# Copyright 2019 The Android Open Source Project
|
# Copyright 2019 The Android Open Source Project
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user