Francois Gouget : testbot/LogUtils: Update the ParseTaskLog() Perl documentation.

Alexandre Julliard julliard at winehq.org
Mon Dec 30 15:58:20 CST 2019


Module: tools
Branch: master
Commit: 7f41a625fa2cdbeb3377e7c652d0eaad7eb93e52
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=7f41a625fa2cdbeb3377e7c652d0eaad7eb93e52

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Dec 30 04:09:15 2019 +0100

testbot/LogUtils: Update the ParseTaskLog() Perl documentation.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/lib/WineTestBot/LogUtils.pm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/testbot/lib/WineTestBot/LogUtils.pm b/testbot/lib/WineTestBot/LogUtils.pm
index a3fa12b..1b9b1bf 100644
--- a/testbot/lib/WineTestBot/LogUtils.pm
+++ b/testbot/lib/WineTestBot/LogUtils.pm
@@ -78,6 +78,10 @@ Returns a hashtable containing a summary of the task log:
 =item Task
 Either 'ok' if the task was successful or a code indicating why it failed.
 
+=item TestLauncher.exe...
+Entries named after the binaries and files of interest to the TestBot that
+have been updated.
+
 =item NoLog
 Contains an error message if the task log could not be read.
 




More information about the wine-cvs mailing list