gecko-dev/testing/mozharness/configs/remove_executables.py

6 строки
127 B
Python

config = {
# We bake this directly into the tester image now...
"nodejs_path": "/usr/local/bin/node",
"exes": {}
}