Module: tools Branch: master Commit: 378581759ba311ddf40c24839e9db7aa3ed30c41 URL: http://source.winehq.org/git/tools.git/?a=commit;h=378581759ba311ddf40c24839... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Tue Jan 22 04:08:20 2013 +0100 testbot: Directly use TestAgent for the file transfers and to run scripts instead of going through the VMs module. --- testbot/bin/RevertVM.pl | 11 ++++-- testbot/bin/WineRunBuild.pl | 34 ++++++++++++------ testbot/bin/WineRunReconfig.pl | 25 ++++++++++--- testbot/bin/WineRunTask.pl | 76 ++++++++++++++++++++++------------------ testbot/lib/WineTestBot/VMs.pm | 63 ++++----------------------------- 5 files changed, 100 insertions(+), 109 deletions(-) Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=378581759ba311ddf40c2...