mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
"python: command not found"?
This commit is contained in:
parent
ae3fbc8dcd
commit
a6a8bdb695
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ def main():
|
||||||
./mach test-unit
|
./mach test-unit
|
||||||
./mach package --dev
|
./mach package --dev
|
||||||
./mach test-tidy --no-progress --self-test
|
./mach test-tidy --no-progress --self-test
|
||||||
python ./etc/memory_reports_over_time.py --test
|
python2.7 ./etc/memory_reports_over_time.py --test
|
||||||
./etc/ci/lockfile_changed.sh
|
./etc/ci/lockfile_changed.sh
|
||||||
./etc/ci/check_no_panic.sh
|
./etc/ci/check_no_panic.sh
|
||||||
""",
|
""",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue