From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-jedisct1/
Date: Fri, 16 Apr 2021 05:50:20 +0000 (UTC) [thread overview]
Message-ID: <1618552122.043ff3d1256a8535bdf2f3b81b6879f82608dca7.sam@gentoo> (raw)
commit: 043ff3d1256a8535bdf2f3b81b6879f82608dca7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 05:46:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 05:48:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=043ff3d1
app-crypt/openpgp-keys-jedisct1: add die on subshell cat
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/openpgp-keys-jedisct1/openpgp-keys-jedisct1-20210416.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/openpgp-keys-jedisct1/openpgp-keys-jedisct1-20210416.ebuild b/app-crypt/openpgp-keys-jedisct1/openpgp-keys-jedisct1-20210416.ebuild
index 39198c3d659..975a37bb178 100644
--- a/app-crypt/openpgp-keys-jedisct1/openpgp-keys-jedisct1-20210416.ebuild
+++ b/app-crypt/openpgp-keys-jedisct1/openpgp-keys-jedisct1-20210416.ebuild
@@ -16,5 +16,5 @@ src_install() {
local files=( ${A} )
insinto /usr/share/openpgp-keys
- newins - jedisct1.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+ newins - jedisct1.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
}
next reply other threads:[~2021-04-16 5:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-16 5:50 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-16 3:58 [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-jedisct1/ Sam James
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=1618552122.043ff3d1256a8535bdf2f3b81b6879f82608dca7.sam@gentoo \
--to=sam@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