From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/coredns/
Date: Sun, 21 Mar 2021 01:04:19 +0000 (UTC) [thread overview]
Message-ID: <1616288595.550f29cfd254e85490662418fea49e95a2eae8a4.zmedico@gentoo> (raw)
commit: 550f29cfd254e85490662418fea49e95a2eae8a4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 01:01:40 2021 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 01:03:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550f29cf
net-dns/coredns: Fix GOFLAGS spelling in src_test
See: https://github.com/gentoo/gentoo/pull/20023#discussion_r598197455
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
net-dns/coredns/coredns-1.7.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-dns/coredns/coredns-1.7.0.ebuild b/net-dns/coredns/coredns-1.7.0.ebuild
index 22d3a5bb341..cf1d8ce7c48 100644
--- a/net-dns/coredns/coredns-1.7.0.ebuild
+++ b/net-dns/coredns/coredns-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -872,7 +872,7 @@ src_test() {
local working_tests_re="$(
# get list of all test:
- { GOFLLAGS="-mod=readonly" go test -list . ./... ||
+ { GOFLAGS="-mod=readonly" go test -list . ./... ||
die "Can't get list of tests"; } |
# skip "no tests" messages as well as know failures:
grep -v -E " |${known_fail_re}" |
next reply other threads:[~2021-03-21 1:04 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 1:04 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 19:38 [gentoo-commits] repo/gentoo:master commit in: net-dns/coredns/ Zac Medico
2024-11-14 0:55 Zac Medico
2024-05-12 21:14 Zac Medico
2024-05-12 21:14 Zac Medico
2024-05-12 21:06 Zac Medico
2024-05-11 15:16 Arthur Zamarin
2024-03-25 4:20 Zac Medico
2024-03-25 3:41 Zac Medico
2024-03-24 23:21 Zac Medico
2024-03-15 15:37 Arthur Zamarin
2024-02-28 3:05 Zac Medico
2024-02-28 3:05 Zac Medico
2024-02-28 3:05 Zac Medico
2023-11-10 16:35 Zac Medico
2023-11-10 16:35 Zac Medico
2023-05-01 13:36 Sam James
2023-04-11 4:36 Zac Medico
2022-10-18 2:48 Zac Medico
2022-10-18 2:48 Zac Medico
2022-05-28 17:42 Zac Medico
2022-05-16 4:02 Zac Medico
2022-05-16 4:02 Zac Medico
2021-09-01 16:42 William Hubbs
2021-06-29 16:22 Mike Gilbert
2021-04-04 14:41 Zac Medico
2021-03-24 6:19 Zac Medico
2020-07-22 7:48 Joonas Niilola
2020-05-04 19:26 William Hubbs
2020-04-29 11:40 Joonas Niilola
2019-01-15 19:26 Manuel Rüger
2019-01-15 19:26 Manuel Rüger
2018-08-21 20:29 Manuel Rüger
2018-07-24 13:52 Manuel Rüger
2018-04-01 1:25 Manuel Rüger
2018-04-01 1:25 Manuel Rüger
2018-02-21 15:04 Manuel Rüger
2017-10-27 11:37 Manuel Rüger
2017-10-27 11:37 Manuel Rüger
2017-08-12 12:25 Manuel Rüger
2017-08-06 21:31 Manuel Rüger
2017-08-06 21:31 Manuel Rüger
2017-07-19 15:06 Manuel Rüger
2017-03-22 14:42 Manuel Rüger
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=1616288595.550f29cfd254e85490662418fea49e95a2eae8a4.zmedico@gentoo \
--to=zmedico@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