public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/amd/
Date: Tue, 20 Jun 2023 00:02:40 +0000 (UTC)	[thread overview]
Message-ID: <1687219279.a7be9a7fd02c46058a8f09250effc9e8f1344986.mjo@gentoo> (raw)

commit:     a7be9a7fd02c46058a8f09250effc9e8f1344986
Author:     François Bissey <frp.bissey <AT> gmail <DOT> com>
AuthorDate: Mon Jun 19 01:15:16 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:01:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7be9a7f

sci-libs/amd: add requested improvements from review

Signed-off-by: François Bissey <frp.bissey <AT> gmail.com>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/amd/amd-3.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/amd/amd-3.0.3.ebuild b/sci-libs/amd/amd-3.0.3.ebuild
index 687a2d2554f7..e135d6975e08 100644
--- a/sci-libs/amd/amd-3.0.3.ebuild
+++ b/sci-libs/amd/amd-3.0.3.ebuild
@@ -47,8 +47,8 @@ multilib_src_test() {
 			amd_f77demo
 		)
 	fi
-	for i in ${demofiles}; do
-		./"${i}" > "${i}.out"
+	for i in ${demofiles[@]}; do
+		./"${i}" > "${i}.out" || die "failed to run test ${i}"
 		diff "${S}/Demo/${i}.out" "${i}.out" || die "failed testing ${i}"
 	done
 	einfo "All tests passed"


             reply	other threads:[~2023-06-20  0:02 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-20  0:02 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-16 20:43 [gentoo-commits] repo/gentoo:master commit in: sci-libs/amd/ Sam James
2024-08-29 23:08 Sam James
2022-12-01  3:21 WANG Xuerui
2022-10-09 16:10 Sam James
2021-10-06  6:22 Jakov Smolić
2021-10-06  6:06 Agostino Sarubbo
2021-10-05  6:48 Agostino Sarubbo
2021-10-04 19:19 Sam James
2021-10-04 19:19 Sam James
2021-10-04 19:17 Sam James
2021-10-04 19:16 Sam James
2021-10-04 18:07 Sam James
2021-07-14 16:14 Marek Szuba
2021-06-11 12:42 Andrew Ammerlaan
2021-05-04 19:10 Sam James
2020-11-07 17:57 Sam James
2020-09-22 21:33 Conrad Kostecki
2020-08-23 17:01 David Seifert
2020-08-23 17:01 David Seifert
2020-08-23 17:01 David Seifert
2020-07-21 10:03 Andreas Sturmlechner
2020-07-20 13:01 Joonas Niilola
2020-07-19 16:03 Sam James
2020-06-22  6:57 Agostino Sarubbo
2020-06-21 17:08 Agostino Sarubbo
2020-06-21 17:03 Agostino Sarubbo
2020-03-02 17:21 Michael Orlitzky
2019-05-21  6:31 Aaron Bauman
2018-04-18 12:18 Tobias Klausmann
2017-09-02 16:07 Sergei Trofimovich
2017-07-01  9:52 Sergei Trofimovich
2017-06-22 11:48 Alexis Ballier
2016-06-07 16:47 Tobias Klausmann

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=1687219279.a7be9a7fd02c46058a8f09250effc9e8f1344986.mjo@gentoo \
    --to=mjo@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