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

Unified Diff: scripts/slave/recipe_modules/legion/example.expected/basic.json

Issue 1820073003: Update recipes/recipe_modules in build/ for indexing output placeholders by names. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Roll recipe_engine and depot_tools Created 4 years, 9 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipe_modules/legion/api.py ('k') | scripts/slave/recipes/legion/legion.expected/basic.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/legion/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/legion/example.expected/basic.json b/scripts/slave/recipe_modules/legion/example.expected/basic.json
index 11004ece42aca8ab9256c3871dd6446d7dce65ed..7661f1aa5a33bf114611abfd88ae982a5d3625ab 100644
--- a/scripts/slave/recipe_modules/legion/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/legion/example.expected/basic.json
@@ -144,7 +144,8 @@
"task_path.isolated"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Running test for Test Controller"
+ "name": "Running test for Test Controller",
+ "stdout": "/path/to/tmp/"
},
{
"name": "$result",
« no previous file with comments | « scripts/slave/recipe_modules/legion/api.py ('k') | scripts/slave/recipes/legion/legion.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698