git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks.im>
To: git@vger.kernel.org
Cc: "SZEDER Gábor" <szeder.dev@gmail.com>,
	"Junio C Hamano" <gitster@pobox.com>
Subject: [PATCH 0/2] t: fixes for Perl-less tests
Date: Mon, 07 Jul 2025 13:08:32 +0200	[thread overview]
Message-ID: <20250707-b4-pks-t-perlless-fixes-v1-0-92b2de1c3dd0@pks.im> (raw)

Hi,

this small patch series addresses two issues introduced by my
conversion away from Perl in some of our tests, as reported by SZEDER
[1].

Thanks!

Patrick

[1]: <aEiNBwUkjbo2QlFY@szeder.dev>

---
Patrick Steinhardt (2):
      t4150: fix warning printed by awk due to escaped '\@'
      t5333: fix missing terminator for sed(1) 's' command

 t/t4150-am.sh                   | 2 +-
 t/t5333-pseudo-merge-bitmaps.sh | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


---
base-commit: 8b6f19ccfc3aefbd0f22f6b7d56ad6a3fc5e4f37
change-id: 20250707-b4-pks-t-perlless-fixes-4dd2280de666


             reply	other threads:[~2025-07-07 11:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-07 11:08 Patrick Steinhardt [this message]
2025-07-07 11:08 ` [PATCH 1/2] t4150: fix warning printed by awk due to escaped '\@' Patrick Steinhardt
2025-07-07 11:08 ` [PATCH 2/2] t5333: fix missing terminator for sed(1) 's' command Patrick Steinhardt
2025-07-07 16:15   ` Junio C Hamano
2025-07-08  6:44     ` Patrick Steinhardt

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=20250707-b4-pks-t-perlless-fixes-v1-0-92b2de1c3dd0@pks.im \
    --to=ps@pks.im \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=szeder.dev@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).