Prevent _combine_logentries() from generating redundant
authorZac Medico <zmedico@gentoo.org>
Fri, 19 Oct 2007 19:18:24 +0000 (19:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 19 Oct 2007 19:18:24 +0000 (19:18 -0000)
commit60d2fa528eac86e73b5f30421c145cbaa3b5eb33
treeb3bf2958e1c4b5b15b11c78519d6bf610b32c38c
parent157c39e7dffd3abc4780b267a9eb494d73be99a6
Prevent _combine_logentries() from generating redundant
consecutive 'TYPE: phase' lines that show in summary.log
when the python-based elog functions are used.

svn path=/main/trunk/; revision=8182
pym/portage/elog/__init__.py