From 360ee295a8c5ac1f693e38160302c1ea93bb9964 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 24 Jun 2017 20:46:46 +0300 Subject: Only examine first 512 log line bytes for warnings detection Fixes --- doc/manual.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index 8e0d745..d196b30 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -334,7 +334,7 @@ build configuration to use for building the package. \li|\n\c{warning-regex: }\n Additional regular expressions that should be used to detect warnings in - the logs. + the logs. Note that only the first 512 bytes of each log line is considered. A single level of quotes (either single or double) is removed in each expression before being used for search. For example, the following value: -- cgit v1.1