Index: scripts/slave/recipes/example/hierarchical.expected/basic.json |
diff --git a/scripts/slave/recipes/example/hierarchical.expected/basic.json b/scripts/slave/recipes/example/hierarchical.expected/basic.json |
index 4d0a246fbbcf97f07d17b645a35d01ea2e68bf0a..54d7f769847c0f59d039b521ff212e254668f699 100644 |
--- a/scripts/slave/recipes/example/hierarchical.expected/basic.json |
+++ b/scripts/slave/recipes/example/hierarchical.expected/basic.json |
@@ -4,7 +4,6 @@ |
"echo", |
"billy" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"climate": "rainy", |
"mood": "excellent" |
@@ -16,7 +15,6 @@ |
"echo", |
"sam" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"climate": "cloudy", |
"mood": "excellent" |
@@ -28,7 +26,6 @@ |
"echo", |
"testb" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"climate": "sunny", |
"mood": "excellent" |