From: "Amy Liffey" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/bff/
Date: Mon, 21 Aug 2017 16:18:09 +0000 (UTC) [thread overview]
Message-ID: <1503332228.9f3391c1b9c9d2994d4b4e47ade7fe26e030b31d.amynka@gentoo> (raw)
commit: 9f3391c1b9c9d2994d4b4e47ade7fe26e030b31d
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 16:17:08 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 16:17:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3391c1
dev-lang/bff: fix src_test
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-lang/bff/bff-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/bff/bff-1.0.5.ebuild b/dev-lang/bff/bff-1.0.5.ebuild
index 9d06d105673..b0504e8a5fe 100644
--- a/dev-lang/bff/bff-1.0.5.ebuild
+++ b/dev-lang/bff/bff-1.0.5.ebuild
@@ -25,7 +25,7 @@ src_test() {
ebegin "Running mandelbrot test"
./bff samples/mandelbrot.b > mandelbrot.out
eend $? || die
- [[ $( md5sum -c <<< '5024283fa65866ddd347b877798e84d8 mandelbrot.out') ]] \
+ md5sum -c <<< '5024283fa65866ddd347b877798e84d8 mandelbrot.out' \
&& cat mandelbrot.out \
|| die "mandelbrot did not output correctly"
}
next reply other threads:[~2017-08-21 16:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-21 16:18 Amy Liffey [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-29 18:26 [gentoo-commits] repo/gentoo:master commit in: dev-lang/bff/ Amy Liffey
2021-10-28 7:27 Sam James
2021-10-28 7:27 Sam James
2021-10-28 6:43 Agostino Sarubbo
2021-10-27 22:33 Sam James
2021-10-27 22:33 Sam James
2021-08-09 12:14 Amy Liffey
2018-05-20 10:42 Mikle Kolyada
2018-05-10 17:00 Mikle Kolyada
2018-05-07 20:21 Mikle Kolyada
2018-05-07 20:16 Mikle Kolyada
2018-05-05 10:49 Mikle Kolyada
2018-05-01 21:00 Mikle Kolyada
2018-04-21 12:50 Mikle Kolyada
2018-04-18 20:41 Sergei Trofimovich
2018-03-25 20:42 Mikle Kolyada
2018-03-25 12:45 Sergei Trofimovich
2017-08-21 16:03 Amy Liffey
2017-08-21 16:03 Amy Liffey
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=1503332228.9f3391c1b9c9d2994d4b4e47ade7fe26e030b31d.amynka@gentoo \
--to=amynka@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