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 d8c2e7df70455c9880cb31c392f87f17f6a23321..2848da239ac6aa8c48d80d98f866c933b9d460c0 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" |
}, |
{ |