| [ | |
| { | |
| "cmd": [], | |
| "name": "manifest diff", | |
| "~followup_annotations": [ | |
| "@@@STEP_TEXT@manifest diff failed; no repo root found@@@" | |
| ] | |
| }, | |
| { | |
| "cmd": [ | |
| "vpython3", | |
| "-u", | |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", | |
| "--json-output", | |
| "/path/to/tmp/json", | |
| "ensure-directory", | |
| "--mode", | |
| "0o777", | |
| "[CLEANUP]/test/dir/sub" | |
| ], | |
| "infra_step": true, | |
| "name": "test dir" | |
| }, | |
| { | |
| "name": "$result" | |
| } | |
| ] |