aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-12 08:58:18 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-12 08:58:18 +0100
commit1c157e943d9c985a5a3d925fe12e71bd8f7eb608 (patch)
tree286acbdedf73025bd6d50912e1afc59a978c03c8 /pkgcheck2html
parentpkgcheck2html.conf.json: Enable staging for empty metadata.xml els (diff)
downloadqa-scripts-1c157e943d9c985a5a3d925fe12e71bd8f7eb608.tar.gz
qa-scripts-1c157e943d9c985a5a3d925fe12e71bd8f7eb608.tar.bz2
qa-scripts-1c157e943d9c985a5a3d925fe12e71bd8f7eb608.zip
pkgcheck2html: MissingChksum is staging
Diffstat (limited to 'pkgcheck2html')
-rw-r--r--pkgcheck2html/pkgcheck2html.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
index 91ab448..46af4a4 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -35,7 +35,7 @@
"LaggingStable": "",
"MetadataError": "err",
"MismatchedPN": "warn",
- "MissingChksum": "warn",
+ "MissingChksum": "staging",
"MissingLicense": "err",
"MissingManifest": "err",
"MissingSlotDep": "",