blob: d8ff199c6e5c210a6600e286b7c15b5d7b54b0f5 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"[START_DIR]/recipe_path/recipes.py",
"lint",
"--whitelist",
"allowed_module"
],
"cwd": "[START_DIR]/recipe_path",
"name": "lint"
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/recipe_path/recipes.py",
"test",
"run"
],
"cwd": "[START_DIR]/recipe_path",
"name": "test"
},
{
"failure": {
"humanReason": "recursion limit reached"
},
"name": "$result"
}
]