aboutsummaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-17 15:30:29 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-17 15:30:29 +0200
commitd7c570b741600ef6c64b32bd048655f152bb3bc1 (patch)
treefe375851bbc2552208307e57837554571bffdbc7 /htdocs
parentSupport quiet/verbose output in pkgcheck2html (diff)
downloadqa-scripts-d7c570b741600ef6c64b32bd048655f152bb3bc1.tar.gz
qa-scripts-d7c570b741600ef6c64b32bd048655f152bb3bc1.tar.bz2
qa-scripts-d7c570b741600ef6c64b32bd048655f152bb3bc1.zip
htdocs: Link verbose QA results
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 7ad304b..9e91201 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -118,6 +118,7 @@
<a href="/output/find-binary-files.txt" class="list-group-item">Binary files in gentoo-x86</a>
<a href="/output/eclass-usage/" class="list-group-item">Listing of packages that inherit an eclass</a>
<a href="/output/gentoo-ci/output.html" class="list-group-item">Gentoo CI – QA check results</a>
+ <a href="/output/gentoo-ci/output.verbose.html" class="list-group-item">Gentoo CI – QA check results (verbose)</a>
<a href="/output/repos/" class="list-group-item">Repository status reports</a>
</div>
</div>