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

Unified Diff: recipes/engine_tests/subannotations.expected/basic.json

Issue 1906323003: recipe engine: extract infra-specific paths out of the engine (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: tmp Created 4 years, 8 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
Index: recipes/engine_tests/subannotations.expected/basic.json
diff --git a/recipes/engine_tests/subannotations.expected/basic.json b/recipes/engine_tests/subannotations.expected/basic.json
index 2ed7d1b2cb02de83b79edc0fcb9629dc824d36ed..7e60cd8050eccfb94b3fb57ce472ed902d7fa563 100644
--- a/recipes/engine_tests/subannotations.expected/basic.json
+++ b/recipes/engine_tests/subannotations.expected/basic.json
@@ -4,7 +4,6 @@
"echo",
"@@@BUILD_STEP@steppy@@@"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Dont subannotate me"
},
{
@@ -13,7 +12,6 @@
"echo",
"@@@BUILD_STEP@pippy@@@"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Subannotate me"
},
{
« no previous file with comments | « recipes/engine_tests/nonexistent_command.expected/basic.json ('k') | recipes/engine_tests/trigger.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698