public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Remove duplicated strings from hobble-openssl
Date: Tue, 09 Jun 2026 12:43:54 GMT	[thread overview]
Message-ID: <178100903481.1.16825453864831411363.rpms-openssl-a416cba2f4ed@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/openssl
            Branch : rebase_40beta
            Commit : a416cba2f4ed317ea75b99f5dce7c0059058cbbf
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2016-11-07T17:46:23+01:00
            Stats  : +0/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssl/c/a416cba2f4ed317ea75b99f5dce7c0059058cbbf?branch=rebase_40beta

            Log:
            Remove duplicated strings from hobble-openssl

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/hobble-openssl b/hobble-openssl
index d962742..6c4c21c 100755
--- a/hobble-openssl
+++ b/hobble-openssl
@@ -31,11 +31,6 @@ for c in `find crypto/ec -name "ec2*.c" -o -name "ec_curve.c" -o -name "ecp_nist
 	> $c
 done
 
-for c in `find crypto/ec -name "ec2*.c" -o -name "ec_curve.c" -o -name "ecp_nistp22?.c"`; do
-	echo Destroying $c
-	> $c
-done
-
 for c in `find test -name "ectest.c"`; do
 	echo Destroying $c
 	> $c

                 reply	other threads:[~2026-06-09 12:43 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=178100903481.1.16825453864831411363.rpms-openssl-a416cba2f4ed@fedoraproject.org \
    --to=lemenkov@gmail.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