Index: scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json |
diff --git a/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json b/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json |
index 552824d97e07f410e6c0229897e5dc2f1e2b6fe9..a75a68dd60d30df949f49ff788b46817c6c26932 100644 |
--- a/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json |
+++ b/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json |
@@ -4,6 +4,7 @@ |
"echo", |
"testa" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "testa", |
"~followup_annotations": [ |
"step returned non-zero exit code: 1", |
@@ -15,6 +16,7 @@ |
"echo", |
"testb" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "testb" |
} |
] |