[Tools] winetest: Add a link to the rejected reports list.

Francois Gouget fgouget at codeweavers.com
Mon Mar 20 09:38:24 CDT 2017


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 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
-- 
2.11.0



More information about the wine-patches mailing list