public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Wouters <paul.wouters@aiven.io>
To: git-commits@fedoraproject.org
Subject: [rpms/libreswan] f45: testing: algparse now takes double dashes.
Date: Tue, 25 Aug 2026 19:12:34 GMT	[thread overview]
Message-ID: <178768515400.1.10908888641762178528.rpms-libreswan-3f103ea293a9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libreswan
Branch : f45
Commit : 3f103ea293a9a70f7bb3b38800b1e8924901d5f1
Author : Paul Wouters <paul.wouters@aiven.io>
Date   : 2026-08-25T12:55:44-04:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libreswan/c/3f103ea293a9a70f7bb3b38800b1e8924901d5f1?branch=f45

Log:
testing: algparse now takes double dashes.

---
diff --git a/libreswan.spec b/libreswan.spec
index 865e637..b38e06f 100644
--- a/libreswan.spec
+++ b/libreswan.spec
@@ -196,8 +196,8 @@ bunzip2 *.fax.bz2
 %endif
 
 # Some of these tests will show ERROR for negative testing - it will exit on real errors
-%{buildroot}%{_libexecdir}/ipsec/algparse -tp || { echo prooposal test failed; exit 1; }
-%{buildroot}%{_libexecdir}/ipsec/algparse -ta || { echo algorithm test failed; exit 1; }
+%{buildroot}%{_libexecdir}/ipsec/algparse --tp || { echo prooposal test failed; exit 1; }
+%{buildroot}%{_libexecdir}/ipsec/algparse --ta || { echo algorithm test failed; exit 1; }
 : Algorithm parser tests passed
 
 # self test for pluto daemon - this also shows which algorithms it allows in FIPS mode

                 reply	other threads:[~2026-08-25 19:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178768515400.1.10908888641762178528.rpms-libreswan-3f103ea293a9@fedoraproject.org \
    --to=paul.wouters@aiven.io \
    --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