From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bugbite-cli/
Date: Wed, 10 Apr 2024 10:25:02 +0000 (UTC) [thread overview]
Message-ID: <1712744683.a7069b8ded37ef99bc7cf52c727084eac067c735.ago@gentoo> (raw)
commit: a7069b8ded37ef99bc7cf52c727084eac067c735
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 10:24:43 2024 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 10:24:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7069b8d
dev-util/bugbite-cli: fix test syntax
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-util/bugbite-cli/bugbite-cli-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/bugbite-cli/bugbite-cli-0.0.8.ebuild b/dev-util/bugbite-cli/bugbite-cli-0.0.8.ebuild
index 035c44ec12d5..46eb3f90c242 100644
--- a/dev-util/bugbite-cli/bugbite-cli-0.0.8.ebuild
+++ b/dev-util/bugbite-cli/bugbite-cli-0.0.8.ebuild
@@ -35,7 +35,7 @@ src_configure() {
}
src_test() {
- edo cargo nextest run $(usev !debug '--release') --color always --all-features --tests ${static_stuff}
+ edo cargo nextest run $(usev !debug '--release') --color always --features test --tests ${static_stuff}
}
src_install() {
next reply other threads:[~2024-04-10 10:25 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-10 10:25 Agostino Sarubbo [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-28 12:21 [gentoo-commits] repo/gentoo:master commit in: dev-util/bugbite-cli/ Sam James
2024-11-20 12:51 Agostino Sarubbo
2024-11-09 13:48 Sam James
2024-11-09 13:48 Sam James
2024-11-08 11:36 Agostino Sarubbo
2024-09-12 14:48 Agostino Sarubbo
2024-09-12 9:44 Agostino Sarubbo
2024-09-12 9:44 Agostino Sarubbo
2024-08-26 8:51 Agostino Sarubbo
2024-08-26 8:51 Agostino Sarubbo
2024-04-20 17:59 Agostino Sarubbo
2024-04-20 17:59 Agostino Sarubbo
2024-04-13 5:39 Agostino Sarubbo
2024-04-13 5:39 Agostino Sarubbo
2024-04-11 11:39 Agostino Sarubbo
2024-04-10 9:59 Agostino Sarubbo
2024-04-10 9:59 Agostino Sarubbo
2024-04-10 9:17 Agostino Sarubbo
2024-03-29 10:33 Agostino Sarubbo
2024-03-28 14:24 Agostino Sarubbo
2024-03-27 11:35 Agostino Sarubbo
2024-03-27 11:29 Agostino Sarubbo
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=1712744683.a7069b8ded37ef99bc7cf52c727084eac067c735.ago@gentoo \
--to=ago@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