Index: scripts/slave/recipes/gatekeeper.expected/basic.json |
diff --git a/scripts/slave/recipes/gatekeeper.expected/basic.json b/scripts/slave/recipes/gatekeeper.expected/basic.json |
index 67dc3a89e02e0a0acb481066da86a7eb26702500..c389f5048e76e43a2e3ca9390fcf7ac1b387f852 100644 |
--- a/scripts/slave/recipes/gatekeeper.expected/basic.json |
+++ b/scripts/slave/recipes/gatekeeper.expected/basic.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" |
}, |
{ |
@@ -71,6 +73,7 @@ |
"gatekeeper@google.com", |
"https://build.chromium.org/p/chromium.webkit" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gatekeeper: blink" |
} |
] |