And also add the possibility for someone to copy/paste the index.html path to view the HTML summary for use with, say, xdg-open. Signed-off-by: Damien Lespiau <damien.lespiau@xxxxxxxxx> --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 4eace31..bd86a29 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,6 +72,7 @@ run-tests: fi; \ $(PIGLIT) $${PIGLIT_FLAGS} $(IGT_TESTS) $$output && \ $(PIGLIT_HTML) --overwrite $$output/html $$output/main && \ + echo "HTML summary is at $$output/html/index.html" && \ $(PIGLIT_SUMMARY) $$output/main -- 1.8.3.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx