Index: scripts/slave/recipe_modules/gitiles/example.expected/basic.json |
diff --git a/scripts/slave/recipe_modules/gitiles/example.expected/basic.json b/scripts/slave/recipe_modules/gitiles/example.expected/basic.json |
index 3fae14eec1ef1db008371930a3f170f57c785bd0..6cf52a70e0e49cfb8db16785afdeb7fbb1110f20 100644 |
--- a/scripts/slave/recipe_modules/gitiles/example.expected/basic.json |
+++ b/scripts/slave/recipe_modules/gitiles/example.expected/basic.json |
@@ -11,6 +11,7 @@ |
"--format", |
"json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "refs", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -39,6 +40,7 @@ |
"--log-limit", |
"0" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gitiles log: HEAD", |
"~followup_annotations": [ |
"@@@STEP_TEXT@<br />3 commits fetched@@@", |
@@ -150,6 +152,7 @@ |
"--log-start", |
"deadbeaf" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gitiles log: HEAD from deadbeaf", |
"~followup_annotations": [ |
"@@@STEP_TEXT@<br />3 commits fetched@@@", |
@@ -258,6 +261,7 @@ |
"--log-limit", |
"0" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gitiles log: refs/heads/A", |
"~followup_annotations": [ |
"@@@STEP_TEXT@<br />3 commits fetched@@@", |
@@ -366,6 +370,7 @@ |
"--log-limit", |
"0" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gitiles log: refs/tags/B", |
"~followup_annotations": [ |
"@@@STEP_TEXT@<br />3 commits fetched@@@", |
@@ -472,6 +477,7 @@ |
"--format", |
"json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "commit log: 4015b57a143aec5156fd1444a017a32137a3fd0f", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -525,6 +531,7 @@ |
"--format", |
"text" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "fetch master:OWNERS" |
}, |
{ |