projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94f06f2
)
Make "qawarnings" a normal set since the missingvars code might modify it.
author
Zac Medico
<zmedico@gentoo.org>
Tue, 7 Oct 2008 15:51:30 +0000
(15:51 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 7 Oct 2008 15:51:30 +0000
(15:51 -0000)
svn path=/main/trunk/; revision=11652
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 0ad3579d4cee871b8a16d197942b1d2c809e29c1..5c2f03a56805fdb09c3ce6c869b2547cdd97b066 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-322,7
+322,7
@@
qahelp={
qacats = qahelp.keys()
qacats.sort()
-qawarnings =
frozen
set((
+qawarnings = set((
"changelog.missing",
"changelog.notadded",
"digestentry.unused",