Francois Gouget : testbot/LogUtils: Fix the ParseTaskLog() Perl documentation formatting.
Module: tools Branch: master Commit: 214d59e531fa00f6c3d37510f3241f16d013f415 URL: https://source.winehq.org/git/tools.git/?a=commit;h=214d59e531fa00f6c3d37510... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Fri Dec 13 00:37:17 2019 +0100 testbot/LogUtils: Fix the ParseTaskLog() Perl documentation formatting. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- 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 4a17857..17a0286 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
participants (1)
-
Alexandre Julliard