In save_ebuild_env(), preserve all ebuild phases in any case since excluding
authorZac Medico <zmedico@gentoo.org>
Thu, 24 Dec 2009 05:11:21 +0000 (05:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 24 Dec 2009 05:11:21 +0000 (05:11 -0000)
commit11d5ff0797d79778323955325c2a7b37b3b69f1e
treec07b50f3222ad82b20d6090932b6b43878cd4f08
parent93705d01bfd5a5091aa793132aec7b6ff4b7f9e7
In save_ebuild_env(), preserve all ebuild phases in any case since excluding
the already executed ones from environment.bz2 doesn't save much space, and
it's possible that someone would want to look at them later.

svn path=/main/trunk/; revision=15145
bin/isolated-functions.sh