From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-sftp/
Date: Sat, 12 Aug 2023 09:11:04 +0000 (UTC) [thread overview]
Message-ID: <1691831459.f5df0069665aa5efb02fb4ea1a3a573b144449aa.graaff@gentoo> (raw)
commit: f5df0069665aa5efb02fb4ea1a3a573b144449aa
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 08:16:41 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 09:10:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5df0069
dev-ruby/net-sftp: avoid minitest plugins
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/net-sftp/net-sftp-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/net-sftp/net-sftp-4.0.0.ebuild b/dev-ruby/net-sftp/net-sftp-4.0.0.ebuild
index e57454e2f84c..907ca54b8a37 100644
--- a/dev-ruby/net-sftp/net-sftp-4.0.0.ebuild
+++ b/dev-ruby/net-sftp/net-sftp-4.0.0.ebuild
@@ -32,5 +32,5 @@ all_ruby_prepare() {
}
each_ruby_test() {
- ${RUBY} -Ilib:test:. -e 'Dir["test/**/test_*.rb"].each { require _1 }' || die
+ MT_NO_PLUGINS=1 ${RUBY} -Ilib:test:. -e 'Dir["test/**/test_*.rb"].each { require _1 }' || die
}
next reply other threads:[~2023-08-12 9:11 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-12 9:11 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-12 8:16 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-sftp/ Hans de Graaff
2023-09-10 11:45 Hans de Graaff
2023-07-11 9:43 Hans de Graaff
2023-01-21 9:08 Hans de Graaff
2023-01-11 7:03 Hans de Graaff
2022-12-18 8:59 Sam James
2022-12-18 8:59 Sam James
2022-12-18 8:52 Sam James
2022-12-18 8:52 Sam James
2022-11-06 7:08 Hans de Graaff
2022-08-17 15:39 Sam James
2020-07-05 6:56 Hans de Graaff
2020-06-28 20:44 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-28 20:33 Agostino Sarubbo
2020-06-28 20:27 Agostino Sarubbo
2020-06-27 9:17 Hans de Graaff
2020-06-20 6:29 Hans de Graaff
2020-05-31 8:09 Hans de Graaff
2020-04-29 4:18 Hans de Graaff
2019-05-20 5:38 Hans de Graaff
2019-05-20 5:38 Hans de Graaff
2018-12-12 10:20 Hans de Graaff
2018-06-17 7:16 Hans de Graaff
2018-05-14 17:07 Hans de Graaff
2018-05-13 5:47 Hans de Graaff
2018-04-22 19:13 Hans de Graaff
2016-07-22 7:05 Hans de Graaff
2016-07-22 7:05 Hans de Graaff
2016-07-22 7:05 Hans de Graaff
2016-07-22 7:05 Hans de Graaff
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=1691831459.f5df0069665aa5efb02fb4ea1a3a573b144449aa.graaff@gentoo \
--to=graaff@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