Francois Gouget : testbot/CheckForWinetestUpdate: Use WineTestBot::Utils so we get GetMTime().

Alexandre Julliard julliard at winehq.org
Thu Sep 26 01:10:46 CDT 2019


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Sep 26 03:48:02 2019 +0200

testbot/CheckForWinetestUpdate: Use WineTestBot::Utils so we get GetMTime().

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

---

 testbot/bin/CheckForWinetestUpdate.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testbot/bin/CheckForWinetestUpdate.pl b/testbot/bin/CheckForWinetestUpdate.pl
index 3f69731..c3ec3a4 100755
--- a/testbot/bin/CheckForWinetestUpdate.pl
+++ b/testbot/bin/CheckForWinetestUpdate.pl
@@ -53,6 +53,7 @@ use WineTestBot::Config;
 use WineTestBot::Engine::Notify;
 use WineTestBot::Log;
 use WineTestBot::SpecialJobs;
+use WineTestBot::Utils;
 use WineTestBot::VMs;
 
 




More information about the wine-cvs mailing list