summaryrefslogtreecommitdiff
path: root/yarns/400-build.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/400-build.yarn')
-rw-r--r--yarns/400-build.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/400-build.yarn b/yarns/400-build.yarn
index 573c0b0..81124a4 100644
--- a/yarns/400-build.yarn
+++ b/yarns/400-build.yarn
@@ -146,7 +146,7 @@ Worker reports some build output. Note the null exit code.
... "worker": "obelix",
... "project": "rome",
... "pipeline": "construct",
- ... "exít_code": null,
+ ... "exit_code": null,
... "stdout": "hey ho hey ho",
... "stderr": "",
... "timestamp": "2017-10-27T17:08:49"
@@ -222,7 +222,7 @@ Report it done.
... "worker": "obelix",
... "project": "rome",
... "pipeline": "construct",
- ... "exít_code": 0,
+ ... "exit_code": 0,
... "stdout": "to the gold mine we go!\n",
... "stderr": "",
... "timestamp": "2017-10-27T17:08:49"