public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Dolbec" <brian.dolbec@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoolkit:gentoolkit commit in: pym/gentoolkit/equery/
Date: Sat, 22 Dec 2012 20:10:00 +0000 (UTC)	[thread overview]
Message-ID: <1356206949.35132cb5822d4209cec0272ccc875a45bf830cf8.dol-sen@gentoo> (raw)

commit:     35132cb5822d4209cec0272ccc875a45bf830cf8
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 22 20:09:09 2012 +0000
Commit:     Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Sat Dec 22 20:09:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=35132cb5

Add a blank line between pkgs in a query, bug 448190

---
 pym/gentoolkit/equery/check.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pym/gentoolkit/equery/check.py b/pym/gentoolkit/equery/check.py
index e903355..77042f8 100644
--- a/pym/gentoolkit/equery/check.py
+++ b/pym/gentoolkit/equery/check.py
@@ -228,6 +228,7 @@ def checks_printer(cpv, data, verbose=True, only_failures=False):
 		n_checked = pp.number(str(n_checked))
 		info = "   %(n_passed)s out of %(n_checked)s files passed"
 		print(info % locals())
+		print()
 	else:
 		print("failed(%s)" % n_failed)
 


             reply	other threads:[~2012-12-22 20:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-22 20:10 Brian Dolbec [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-29  4:04 [gentoo-commits] proj/gentoolkit:gentoolkit commit in: pym/gentoolkit/equery/ Brian Dolbec
2014-04-19 18:26 Tobias Heinlein
2013-11-01 18:15 Julian Ospald
2013-08-18 16:31 Brian Dolbec
2013-08-11 17:21 Brian Dolbec
2012-09-06 21:36 Paul Varner
2012-08-24 15:53 Paul Varner
2012-06-02 18:53 Brian Dolbec
2012-06-02 18:01 Brian Dolbec
2012-03-19  6:50 Brian Dolbec
2011-12-23  6:25 Brian Dolbec
2011-08-25  7:10 Brian Dolbec
2011-07-14  4:21 Paul Varner
2011-05-20  5:54 Brian Dolbec
2011-05-20  5:27 Paul Varner
2011-05-17  0:38 Brian Dolbec
2011-05-16 16:40 Brian Dolbec
2011-03-18  2:03 Brian Dolbec

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=1356206949.35132cb5822d4209cec0272ccc875a45bf830cf8.dol-sen@gentoo \
    --to=brian.dolbec@gmail.com \
    --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