From 0280a80a53c8783ba0c88cbef8f16934f7e8718f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 6 Feb 2019 10:08:46 +0200 Subject: Propagate abnormal status from startup to build worker This should prevent the machine from shutting down automatically. --- bbot/worker/worker.cli | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bbot/worker/worker.cli') 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. " } -- cgit v1.1