blob: 23739bfe286c1366bdaded3373c2b28e46869efa [file] [log] [blame]
[
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"None/tools/build.py",
"/path/to/tmp/"
],
"infra_step": true,
"name": "detect python version",
"~followup_annotations": [
"@@@STEP_LOG_LINE@build.py@#!/usr/bin/env python3@@@",
"@@@STEP_LOG_LINE@build.py@#@@@",
"@@@STEP_LOG_END@build.py@@@"
]
},
{
"cmd": [
"python3"
],
"name": "python"
},
{
"name": "$result"
}
]