"python: command not found"?

This commit is contained in:
Simon Sapin 2018-09-21 00:02:59 +02:00
parent ae3fbc8dcd
commit a6a8bdb695

View file

@ -62,7 +62,7 @@ def main():
./mach test-unit
./mach package --dev
./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/check_no_panic.sh
""",