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

Unified Diff: recipes/engine_tests/multi_test_data.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/multi_test_data.expected/basic.json
diff --git a/recipes/engine_tests/multi_test_data.expected/basic.json b/recipes/engine_tests/multi_test_data.expected/basic.json
index abecb87d51a502b4b224092ae4b453f1e01889dd..695f23f4ec79f3464e3f98eb7846da7567b8059b 100644
--- a/recipes/engine_tests/multi_test_data.expected/basic.json
+++ b/recipes/engine_tests/multi_test_data.expected/basic.json
@@ -3,7 +3,6 @@
"cmd": [
"doge"
],
- "cwd": "[SLAVE_BUILD]",
"name": "doge",
"stderr": "/path/to/tmp/",
"stdout": "/path/to/tmp/"

Powered by Google App Engine
This is Rietveld 408576698