projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6c602c
)
Don't forget to continue for invalid binpkgs.
author
Zac Medico
<zmedico@gentoo.org>
Sat, 28 Oct 2006 22:51:27 +0000
(22:51 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 28 Oct 2006 22:51:27 +0000
(22:51 -0000)
svn path=/main/trunk/; revision=4869
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index 6adaa56dfeaa37a1da2f4a07a0a3dc5473176761..70671b5930b26dbe6a275f82b02991e19936ae5f 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-5791,6
+5791,7
@@
class binarytree(packagetree):
"recoverable and should be deleted.\n",
noiselevel=-1)
self.invalids.append(mypkg)
+ continue
mycat = mycat.strip()
if mycat != mydir and mydir != "All":
continue