Francois Gouget : testbot/web: Import WineTestBot:: Utils for the statistics page.

Alexandre Julliard julliard at winehq.org
Tue Mar 27 16:08:19 CDT 2018


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Mar 27 03:42:51 2018 +0200

testbot/web: Import WineTestBot::Utils for the statistics page.

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

---

 testbot/web/Stats.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testbot/web/Stats.pl b/testbot/web/Stats.pl
index 1467407..90f5463 100644
--- a/testbot/web/Stats.pl
+++ b/testbot/web/Stats.pl
@@ -26,6 +26,7 @@ use ObjectModel::Collection;
 use WineTestBot::Config;
 use WineTestBot::Activity;
 use WineTestBot::Log;
+use WineTestBot::Utils;
 use WineTestBot::VMs;
 
 @StatsPage::ISA = qw(ObjectModel::CGI::Page);




More information about the wine-cvs mailing list