In order to avoid possible duplicate elog messages when using ebuild(1) to
authorZac Medico <zmedico@gentoo.org>
Wed, 18 Mar 2009 01:32:48 +0000 (01:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 18 Mar 2009 01:32:48 +0000 (01:32 -0000)
commit737f76b61ea91d487c2d07ecb6d8048757f579e7
tree0fb060bdb8f01d2abea76a71fde232a82fbdd005
parent2a3f745621a0826a8561bfce70fd6d3fedd4d78f
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.

svn path=/main/trunk/; revision=13130
bin/ebuild.sh