aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-02-06 10:08:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-02-06 10:08:46 +0200
commit0280a80a53c8783ba0c88cbef8f16934f7e8718f (patch)
tree2c8a2759b11b15ca26788e28b7e35654ff1cb3a5 /bbot/worker/worker.cli
parent5d5f13ab667d1a410d95179336606598cb756492 (diff)
Propagate abnormal status from startup to build worker
This should prevent the machine from shutting down automatically.
Diffstat (limited to 'bbot/worker/worker.cli')
-rw-r--r--bbot/worker/worker.cli4
1 files changed, 3 insertions, 1 deletions
diff --git a/bbot/worker/worker.cli b/bbot/worker/worker.cli
index eda79d7..04b2e70 100644
--- a/bbot/worker/worker.cli
+++ b/bbot/worker/worker.cli
@@ -97,6 +97,8 @@ namespace bbot
"
\h|EXIT STATUS|
- Non-zero exit status is returned in case of an error.
+ Non-zero exit status is returned in case of an error. In the build mode,
+ exit code 2 is used to signal abnormal termination where the worker
+ uploaded the result manifest itself.
"
}