public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r13072 - main/trunk/pym/_emerge
@ 2009-03-12  5:34 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-03-12  5:34 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2009-03-12 05:34:49 +0000 (Thu, 12 Mar 2009)
New Revision: 13072

Modified:
   main/trunk/pym/_emerge/__init__.py
Log:
Update docstring for EbuildBuildDir.clean_log().


Modified: main/trunk/pym/_emerge/__init__.py
===================================================================
--- main/trunk/pym/_emerge/__init__.py	2009-03-12 05:32:59 UTC (rev 13071)
+++ main/trunk/pym/_emerge/__init__.py	2009-03-12 05:34:49 UTC (rev 13072)
@@ -2634,8 +2634,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:34 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:34 [gentoo-commits] portage r13072 - main/trunk/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