From 240ab4c02b546d60bf703ff5907c538d7d7051cd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 31 Mar 2020 13:10:01 +0300 Subject: Make brep-monitor not to update build delay report timestamps if --report-timeout is unspecified --- monitor/monitor.cli | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'monitor/monitor.cli') diff --git a/monitor/monitor.cli b/monitor/monitor.cli index 33b05f7..e4d228f 100644 --- a/monitor/monitor.cli +++ b/monitor/monitor.cli @@ -44,7 +44,10 @@ namespace brep \cb{brep-monitor} maintains its own state in the brep \cb{build} database. In particular, it records timestamps of the reported package build delays and optionally omits them from being reported again during - the timeout specified with the \cb{--report-timeout} option. + the timeout specified with the \cb{--report-timeout} option. If the + timeout is unspecified, then the report timestamps are not updated. To + report all delays and still update the timestamps specify the zero + report timeout. By default, a brief report is printed. Use the \cb{--full-report} option to obtain the full report (which may be large). -- cgit v1.1