public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Александр Берсенев" <bay@hackerdom.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/autodep:master commit in: portage_with_autodep/pym/_emerge/
Date: Fri, 30 Sep 2011 15:05:36 +0000 (UTC)	[thread overview]
Message-ID: <2f684aabe273c4f6f90a509d45e667136b6a5220.bay@gentoo> (raw)

commit:     2f684aabe273c4f6f90a509d45e667136b6a5220
Author:     Alexander Bersenev <bay <AT> hackerdom <DOT> ru>
AuthorDate: Fri Sep 30 21:05:28 2011 +0000
Commit:     Александр Берсенев <bay <AT> hackerdom <DOT> ru>
CommitDate: Fri Sep 30 21:05:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/autodep.git;a=commit;h=2f684aab

removed a debug print

---
 portage_with_autodep/pym/_emerge/EventsAnalyser.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/portage_with_autodep/pym/_emerge/EventsAnalyser.py b/portage_with_autodep/pym/_emerge/EventsAnalyser.py
index e6e21be..df7a345 100644
--- a/portage_with_autodep/pym/_emerge/EventsAnalyser.py
+++ b/portage_with_autodep/pym/_emerge/EventsAnalyser.py
@@ -404,7 +404,7 @@ class EventsAnalyser:
 			 "install":8,"preinst":9,"postinst":10,"prerm":11,"postrm":12,"unknown":13}
 		packagesinfo=self.packagesinfo
 		# print information grouped by package
-		print(packagesinfo.keys())
+		#print(packagesinfo.keys())
 		for package in sorted(packagesinfo):
 			# not showing special directory package
 			if package=="directory":



             reply	other threads:[~2011-09-30 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-30 15:05 Александр Берсенев [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-15 10:46 [gentoo-commits] proj/autodep:master commit in: portage_with_autodep/pym/_emerge/ Александр Берсенев
2011-10-03 19:44 Александр Берсенев
2011-08-21 18:50 Александр Берсенев
2011-08-21 18:50 Александр Берсенев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2f684aabe273c4f6f90a509d45e667136b6a5220.bay@gentoo \
    --to=bay@hackerdom.ru \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox