зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1394604 - Avoid direct path to python3 in bench script. r=froydnj
This commit is contained in:
Родитель
4263c50db2
Коммит
cbc52c5c95
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys, subprocess, json, statistics
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче