Sign in
chromium
/
infra
/
luci
/
recipes-py
/
a524d1e33d39c4bdff4c4d3e73d55afdd74aee60
/
.
/
recipes
/
engine_tests
/
recipe_paths.expected
/
basic.json
blob: 88da2c6ec26223b21c8234e3b6ed8586fd319314 [
file
] [
log
] [
blame
]
[
{
"cmd"
:
[
"python3"
,
"RECIPE[recipe_engine::engine_tests/recipe_paths].resources/hello.py"
],
"name"
:
"some_resource"
},
{
"cmd"
:
[
"echo"
,
"RECIPE_REPO[recipe_engine]/file/path"
],
"name"
:
"repo_root"
},
{
"name"
:
"$result"
}
]