You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/luci_hacks/luci_recipe_run.isolate

13 lines
145 B
Plaintext

{
'variables': {
'files': [
'luci_recipe_run.py',
],
'command': [
'python',
'luci_recipe_run.py',
],
},
}