shorten cleaning information

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1411 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2008-03-05 15:13:40 +00:00
parent 717f56236f
commit 142aa75e8a
+1 -1
View File
@@ -3211,7 +3211,7 @@ class PackageInterface:
def cleanup_step(self):
self.error_on_not_prepared()
self.Entropy.updateProgress(
blue('Cleaning temporary files for archive: ')+red(self.infoDict['atom']),
blue('Cleaning: ')+red(self.infoDict['atom']),
importance = 1,
type = "info",
header = red(" ## ")