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

Unified Diff: scripts/slave/recipes/gatekeeper.expected/keep_going.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 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: scripts/slave/recipes/gatekeeper.expected/keep_going.json
diff --git a/scripts/slave/recipes/gatekeeper.expected/keep_going.json b/scripts/slave/recipes/gatekeeper.expected/keep_going.json
index 6399bc7442d7d7c8250ad53562106d6e3b158abf..1530b3697deb2e85f3ecd62d6a7e4786c3fa827d 100644
--- a/scripts/slave/recipes/gatekeeper.expected/keep_going.json
+++ b/scripts/slave/recipes/gatekeeper.expected/keep_going.json
@@ -7,6 +7,7 @@
"[BUILD]/scripts/slave/gatekeeper_trees.json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "reading gatekeeper_trees.json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -40,6 +41,7 @@
"--json",
"[BUILD]/scripts/slave/gatekeeper.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gatekeeper: chromium",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -75,6 +77,7 @@
"gatekeeper@google.com",
"https://build.chromium.org/p/chromium.webkit"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gatekeeper: blink"
}
]
« no previous file with comments | « scripts/slave/recipes/gatekeeper.expected/basic.json ('k') | scripts/slave/recipes/gatekeeper.expected/real.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698