Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qa-scripts:master commit in: pkgcheck2html/
Date: Tue, 12 Dec 2017 07:58:35
Message-Id: 1513065498.1c157e943d9c985a5a3d925fe12e71bd8f7eb608.mgorny@gentoo
1 commit: 1c157e943d9c985a5a3d925fe12e71bd8f7eb608
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 07:58:18 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 07:58:18 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=1c157e94
7
8 pkgcheck2html: MissingChksum is staging
9
10 pkgcheck2html/pkgcheck2html.conf.json | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
14 index 91ab448..46af4a4 100644
15 --- a/pkgcheck2html/pkgcheck2html.conf.json
16 +++ b/pkgcheck2html/pkgcheck2html.conf.json
17 @@ -35,7 +35,7 @@
18 "LaggingStable": "",
19 "MetadataError": "err",
20 "MismatchedPN": "warn",
21 - "MissingChksum": "warn",
22 + "MissingChksum": "staging",
23 "MissingLicense": "err",
24 "MissingManifest": "err",
25 "MissingSlotDep": "",