Francois Gouget : winetest: Add a link to the rejected reports list.

Alexandre Julliard julliard at winehq.org
Mon Mar 20 13:53:25 CDT 2017


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Mar 20 15:38:24 2017 +0100

winetest: Add a link to the rejected reports list.

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

---

 winetest/build-index | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/winetest/build-index b/winetest/build-index
index 349144f..b3fdc53 100755
--- a/winetest/build-index
+++ b/winetest/build-index
@@ -299,7 +299,8 @@ print OUT <<"EOF";
 </table></div>
 <div class="navbar">
 To run the tests on your Windows machine, download the <a href="/builds/winetest-latest.exe">latest winetest.exe</a> build.
-If you have a 64-bit Windows OS, you can also run the <a href="/builds/winetest64-latest.exe">64-bit winetest</a>.
+If you have a 64-bit Windows OS, you can also run the <a href="/builds/winetest64-latest.exe">64-bit winetest</a>.<br>
+If you don't see your results, check the <a href="/data/errors.html">rejected reports</a> list.
 </div>
 </body></html>
 EOF




More information about the wine-cvs mailing list