Make metadata.missing and metadata.bad fatal by removing them from the
authorZac Medico <zmedico@gentoo.org>
Sun, 2 Nov 2008 21:44:28 +0000 (21:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 2 Nov 2008 21:44:28 +0000 (21:44 -0000)
qawarnings set. Thanks to Robin H. Johnson <robbat2@g.o> for the suggestion.

svn path=/main/trunk/; revision=11803

bin/repoman

index fd5d8a68d1203e86e2fd1f0ffeee4101672a9dab..c34806d0ea4bc87c296e61327f25f12e398763bb 100755 (executable)
@@ -349,8 +349,6 @@ qawarnings = set((
 "file.size",
 "inherit.autotools",
 "java.eclassesnotused",
-"metadata.missing",
-"metadata.bad",
 "virtual.versioned",
 "virtual.exists",
 "virtual.unavailable",