From 2af2c4f092aa7efffe839ec615c06d22cf43cc3b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 16 Mar 2021 20:21:59 +0300 Subject: Add support for interactive builds --- bbot/worker/worker.cli | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bbot/worker/worker.cli') diff --git a/bbot/worker/worker.cli b/bbot/worker/worker.cli index e84d147..e3e37ce 100644 --- a/bbot/worker/worker.cli +++ b/bbot/worker/worker.cli @@ -82,6 +82,14 @@ namespace bbot specified, then the user's home directory is used." } + path --environment + { + "", + "The environment setup executable path. This option is normally passed + by the worker running in the startup mode to the worker executed in the + build mode." + } + // Testing options. // string --tftp-host = "196.254.111.222" -- cgit v1.1