From: Francois Gouget Subject: [PATCH] testbot/LogUtils: Fix the ParseTaskLog() Perl documentation formatting. Message-Id: Date: Fri, 13 Dec 2019 00:37:17 +0100 (CET) Signed-off-by: Francois Gouget --- testbot/lib/WineTestBot/LogUtils.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/testbot/lib/WineTestBot/LogUtils.pm b/testbot/lib/WineTestBot/LogUtils.pm index 4a17857f8..17a028604 100644 --- a/testbot/lib/WineTestBot/LogUtils.pm +++ b/testbot/lib/WineTestBot/LogUtils.pm @@ -81,6 +81,7 @@ Either 'ok' if the task was successful or a code indicating why it failed. =item NoLog Contains an error message if the task log could not be read. +=back =back =cut -- 2.20.1