Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/basic.json |
diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic.json |
index 9331670cc10c51e123e8cfb7fb2c0eb250076760..ac748f6c8a2cdefa6aa330abe07a6f097115099a 100644 |
--- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic.json |
+++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic.json |
@@ -28,6 +28,7 @@ |
"infra@HEAD", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -54,6 +55,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gclient runhooks" |
}, |
{ |
@@ -86,6 +88,7 @@ |
"python", |
"[SLAVE_BUILD]/infra/go/test.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "go test.py" |
} |
] |