Module: tools Branch: master Commit: 9c0ec47754735860eb0cdee431024f3285f9534c URL: http://source.winehq.org/git/tools.git/?a=commit;h=9c0ec47754735860eb0cdee43... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Mon Apr 3 01:48:30 2017 +0200 winetest: Add instructions for using WineTest with the site. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- winetest/INSTALL.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/winetest/INSTALL.txt b/winetest/INSTALL.txt index d102956..e6bba9d 100644 --- a/winetest/INSTALL.txt +++ b/winetest/INSTALL.txt @@ -111,4 +111,8 @@ FIXME Document how to set it up. Run it in yet another account since it ---------- You can manually upload WineTest reports by accessing the following URL: -http://test.example.com/submit + + http://test.example.com/submit + +Alternatively you can tell WineTest.exe to upload its report to your site using +the above URL and the -S option.