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@xxxxxxxxxx> --- 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