commit: 0591d281c3174a0a9cc831782b0a0c8be4d15117
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 2 09:49:10 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 09:49:10 2019 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=0591d281
Bump pkgcheck2html to enable excludes support
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
cgi-bin/get-git-file.sh | 1 +
pkgcheck2html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/cgi-bin/get-git-file.sh b/cgi-bin/get-git-file.sh
index 5b7b8fc..e899601 100755
--- a/cgi-bin/get-git-file.sh
+++ b/cgi-bin/get-git-file.sh
@@ -80,6 +80,7 @@ main() {
git cat-file -p "${tree[2]}" \
| PYTHONIOENCODING=utf8 python \
"${topdir}"/pkgcheck2html/pkgcheck2html.py ${verbose} \
+ -x "${topdir}"/pkgcheck2html/excludes.json \
${filter_maint} ${projects} -t "${ts}" -
else
git cat-file -p "${tree[2]}"
diff --git a/pkgcheck2html b/pkgcheck2html
index 887c28e..bb6570d 160000
--- a/pkgcheck2html
+++ b/pkgcheck2html
@@ -1 +1 @@
-Subproject commit 887c28e758025d8c452962a4c7d40a73b8c65ce7
+Subproject commit bb6570da9749e349fca302e28d58df3ad9975562