projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f97446c
)
Make metadata.missing and metadata.bad fatal by removing them from the
author
Zac Medico
<zmedico@gentoo.org>
Sun, 2 Nov 2008 21:44:28 +0000
(21:44 -0000)
committer
Zac 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
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index fd5d8a68d1203e86e2fd1f0ffeee4101672a9dab..c34806d0ea4bc87c296e61327f25f12e398763bb 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-349,8
+349,6
@@
qawarnings = set((
"file.size",
"inherit.autotools",
"java.eclassesnotused",
-"metadata.missing",
-"metadata.bad",
"virtual.versioned",
"virtual.exists",
"virtual.unavailable",