From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/bind_exporter/
Date: Sun, 5 Feb 2023 02:37:29 +0000 (UTC) [thread overview]
Message-ID: <1675564531.d4c70e5fe7878dcbb54866ca26d469f01c82b69a.williamh@gentoo> (raw)
commit: d4c70e5fe7878dcbb54866ca26d469f01c82b69a
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 02:35:31 2023 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 02:35:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c70e5f
app-metrics/bind_exporter: fix tests
Closes: https://bugs.gentoo.org/893094
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild b/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild
index bd00e4736b9c..683d0803b1fa 100644
--- a/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild
+++ b/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -30,6 +30,10 @@ src_compile() {
promu build -v --prefix bin || die
}
+src_test() {
+ emake test-flags= test
+}
+
src_install() {
dobin bin/${PN}
dodoc {README,CHANGELOG}.md
next reply other threads:[~2023-02-05 2:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-05 2:37 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 18:23 [gentoo-commits] repo/gentoo:master commit in: app-metrics/bind_exporter/ Arthur Zamarin
2025-01-17 18:13 Arthur Zamarin
2024-03-25 5:20 Robin H. Johnson
2024-03-25 5:20 Robin H. Johnson
2023-05-04 18:26 Robin H. Johnson
2020-07-05 17:17 William Hubbs
2020-05-02 23:18 William Hubbs
2019-12-04 5:34 William Hubbs
2019-12-03 9:48 Michał Górny
2019-08-16 14:42 Manuel Rüger
2019-04-10 8:59 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=1675564531.d4c70e5fe7878dcbb54866ca26d469f01c82b69a.williamh@gentoo \
--to=williamh@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