Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(744)

Side by Side Diff: recipe_modules/infra_paths/example.expected/basic.json

Issue 2477033002: fix swarmbucket infra path (Closed)
Patch Set: update example Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [], 3 "cmd": [],
4 "name": "show cache path", 4 "name": "show cache path",
5 "~followup_annotations": [ 5 "~followup_annotations": [
6 "@@@STEP_TEXT@[CACHE]@@@" 6 "@@@STEP_TEXT@[GIT_CACHE]@@@"
7 ] 7 ]
8 }, 8 },
9 { 9 {
10 "name": "$result", 10 "name": "$result",
11 "recipe_result": null, 11 "recipe_result": null,
12 "status_code": 0 12 "status_code": 0
13 } 13 }
14 ] 14 ]
OLDNEW
« no previous file with comments | « recipe_modules/infra_paths/example.py ('k') | recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698