summaryrefslogtreecommitdiff
path: root/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-05 03:15:29 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-05 03:15:29 +0000
commitc75fb751e4fd18ca8d87b0198e91a1976ffb2f2d (patch)
treef5c67b2f37cf625a99a154e470bc5dd76a88dee1 /app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild
parent2997df5d95cb64694ec91d50c93407e92c68e2a8 (diff)
gentoo auto-resync : 05:02:2023 - 03:15:29
Diffstat (limited to 'app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild')
-rw-r--r--app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild b/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild
index 77d0612e73c4..f0848da7b21d 100644
--- a/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild
+++ b/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -28,6 +28,10 @@ src_compile() {
promu build --prefix bin || die
}
+src_test() {
+ emake test-flags= test
+}
+
src_install() {
dobin bin/elasticsearch_exporter
dodoc {README,CHANGELOG}.md