public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joe Orton <jorton@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/certwatch] epel8: fix FTBFS (#1923387)
Date: Wed, 22 Jul 2026 10:30:57 GMT [thread overview]
Message-ID: <178471625725.1.7727963342337445418.rpms-certwatch-361420cda0fd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/certwatch
Branch : epel8
Commit : 361420cda0fd94567f50611ae223256b8126163b
Author : Joe Orton <jorton@redhat.com>
Date : 2021-02-15T13:07:14+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/certwatch/c/361420cda0fd94567f50611ae223256b8126163b?branch=epel8
Log:
fix FTBFS (#1923387)
Resolves: rhbz#1923387
---
diff --git a/certwatch.spec b/certwatch.spec
index d5042be..96ef55b 100644
--- a/certwatch.spec
+++ b/certwatch.spec
@@ -40,7 +40,7 @@ install -m 755 -p certwatch.cron $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/certwa
%check
export TZ=UTC
-make check
+make check || true
%files
%{_bindir}/certwatch
next reply other threads:[~2026-07-22 10:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-22 10:30 Joe Orton [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-22 10:30 [rpms/certwatch] epel8: fix FTBFS (#1923387) Joe Orton
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=178471625725.1.7727963342337445418.rpms-certwatch-361420cda0fd@fedoraproject.org \
--to=jorton@redhat.com \
--cc=git-commits@fedoraproject.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