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

Unified Diff: recipes/engine_tests/nonexistent_command.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/nonexistent_command.expected/basic.json
diff --git a/recipes/engine_tests/nonexistent_command.expected/basic.json b/recipes/engine_tests/nonexistent_command.expected/basic.json
index 2de704dd420b0cd09ec300b5c0da499958c67fe7..96415ac1f101c2267aae2cbfe0e284daae37a1e6 100644
--- a/recipes/engine_tests/nonexistent_command.expected/basic.json
+++ b/recipes/engine_tests/nonexistent_command.expected/basic.json
@@ -3,7 +3,6 @@
"cmd": [
"missing_command"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Run missing command"
},
{
« no previous file with comments | « recipes/engine_tests/multi_test_data.expected/basic.json ('k') | recipes/engine_tests/subannotations.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698