From 4ec9106cdcce82d2f560f201b7f40691f5455da8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 19 Mar 2024 08:16:17 +0200 Subject: Implement auxiliary machine support in bbot-agent --- bbot/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/buildfile') diff --git a/bbot/buildfile b/bbot/buildfile index cb7b576..bbca810 100644 --- a/bbot/buildfile +++ b/bbot/buildfile @@ -99,7 +99,7 @@ if $cli.configured # Usage options. # cli.options += --suppress-undocumented --long-usage --ansi-color \ ---page-usage 'bbot::print_$name$_' --option-length 23 +--page-usage 'bbot::print_$name$_' --option-length 25 agent/cli.cxx{agent-options}: cli.options += --include-prefix bbot/agent \ --guard-prefix BBOT_AGENT -- cgit v1.1