blob: 0528ae5327daaedc276478214df3a71e4e14595e [file] [log] [blame] [edit]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[START_DIR]/not_there",
"/path/to/tmp/"
],
"infra_step": true,
"name": "does not exist",
"~followup_annotations": [
"@@@STEP_TEXT@file command encountered system error ENOENT@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"jsonResult": null,
"name": "$result"
}
]