* [gentoo-commits] portage r13086 - main/branches/2.1.6/pym/_emerge
@ 2009-03-12 5:57 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-03-12 5:57 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2009-03-12 05:57:55 +0000 (Thu, 12 Mar 2009)
New Revision: 13086
Modified:
main/branches/2.1.6/pym/_emerge/__init__.py
Log:
Update docstring for EbuildBuildDir.clean_log(). (trunk r13072)
Modified: main/branches/2.1.6/pym/_emerge/__init__.py
===================================================================
--- main/branches/2.1.6/pym/_emerge/__init__.py 2009-03-12 05:57:42 UTC (rev 13085)
+++ main/branches/2.1.6/pym/_emerge/__init__.py 2009-03-12 05:57:55 UTC (rev 13086)
@@ -2615,8 +2615,7 @@
portage.locks.unlockdir(catdir_lock)
def clean_log(self):
- """Uses shutil.rmtree() rather than spawning a 'clean' phase. Disabled
- by keepwork or keeptemp in FEATURES."""
+ """Discard existing log."""
settings = self.settings
for x in ('.logid', 'temp/build.log'):
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-12 5:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 5:57 [gentoo-commits] portage r13086 - main/branches/2.1.6/pym/_emerge Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox