In order to avoid possible duplicate elog messages when using ebuild(1) to
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 02:14:58 +0000 (02:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 02:14:58 +0000 (02:14 -0000)
commite8c71e660b1a86bbfebddb14fb7c87f3b51602b3
tree3882bbf9c7a90d3e1bcfee5665124d8098c66954
parenta97f2f41d324588a4d4bd698b6e98b00b7e2c529
In order to avoid possible duplicate elog messages when using ebuild(1) to
call the same phase multiple times, wipe out elog log files for the current
phase just before executing the phase. Thanks to Mike Frysinger <vapier@g.o>
for reporting. (trunk r13130)

svn path=/main/branches/2.1.6/; revision=13151
bin/ebuild.sh