public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: William Hubbs <williamh@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH 1/1] go-module.eclass: only show warning for new packages
Date: Wed, 2 Oct 2019 13:23:57 -0500	[thread overview]
Message-ID: <20191002182357.GA5875@whubbs1.dev.av1.gaikai.org> (raw)
In-Reply-To: <20191001212952.GA31738@whubbs1.dev.av1.gaikai.org>

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

On Tue, Oct 01, 2019 at 04:29:52PM -0500, William Hubbs wrote:
> On Tue, Oct 01, 2019 at 04:07:49PM -0500, William Hubbs wrote:
> > ---
> >  eclass/go-module.eclass | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass
> > index e6152966911..f1f1d743f43 100644
> > --- a/eclass/go-module.eclass
> > +++ b/eclass/go-module.eclass
> > @@ -165,6 +165,7 @@ go-module_live_vendor() {
> >  # Display a warning about security updates for Go programs.
> >  go-module_pkg_postinst() {
> >  	debug-print-function ${FUNCNAME} "$@"
> > +	[[ -n ${REPLACING_VERSIONS} ]] || return 0
> 
> Typo fix, || will be changed to && before I commit.

This is done and committed.

Thanks,

William

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

      reply	other threads:[~2019-10-02 18:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 21:07 [gentoo-dev] [PATCH 0/1] go-module.eclass: only show wwarning for new packages William Hubbs
2019-10-01 21:07 ` [gentoo-dev] [PATCH 1/1] go-module.eclass: only show warning " William Hubbs
2019-10-01 21:29   ` William Hubbs
2019-10-02 18:23     ` William Hubbs [this message]

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=20191002182357.GA5875@whubbs1.dev.av1.gaikai.org \
    --to=williamh@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