git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] t: fixes for Perl-less tests
@ 2025-07-07 11:08 Patrick Steinhardt
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Steinhardt @ 2025-07-07 11:08 UTC (permalink / raw)
  To: git; +Cc: SZEDER Gábor, Junio C Hamano

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-08  6:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07 11:08 [PATCH 0/2] t: fixes for Perl-less tests Patrick Steinhardt
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

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).