public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-bumpchecker:master commit in: /
Date: Tue, 31 Oct 2017 22:57:14 +0000 (UTC)	[thread overview]
Message-ID: <1509490268.96782d328baf55a736117f14eac71b778d5ef7ce.leio@gentoo> (raw)

commit:     96782d328baf55a736117f14eac71b778d5ef7ce
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 22:51:08 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 22:51:08 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-bumpchecker.git/commit/?id=96782d32

x-modular: Pass True, not 'True' to find_packages_in_tree

 x-modular-bumpchecker.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x-modular-bumpchecker.py b/x-modular-bumpchecker.py
index c5cb3d9..409537c 100755
--- a/x-modular-bumpchecker.py
+++ b/x-modular-bumpchecker.py
@@ -38,7 +38,7 @@ if __name__ == '__main__':
                                         options.get_arguments().portdir, \
                                         options.get_arguments().all_overlays, \
                                         options.get_arguments().overlays, \
-                                        'True' )
+                                        True)
     #for pkg in stable_packages_in_portage:
     #     print "found stable: "+pkg.name+"-"+pkg.version
 


             reply	other threads:[~2017-10-31 22:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 22:57 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-26 11:50 [gentoo-commits] proj/gentoo-bumpchecker:master commit in: / Tomas Chvatal

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=1509490268.96782d328baf55a736117f14eac71b778d5ef7ce.leio@gentoo \
    --to=leio@gentoo.org \
    --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