diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-07-07 13:08:33 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-07-07 09:12:43 -0700 |
commit | 385e175cb596e086e89c4cbc06ece733c5515a39 (patch) | |
tree | 8ac0536e2fccecf94473a2d3d26e5b42811a3f2c /builtin/commit-graph.c | |
parent | 16bd9f20a403117f2e0d9bcda6c6e621d3763e77 (diff) |
t4150: fix warning printed by awk due to escaped '\@'
In 6aec8d38fdd (t: refactor tests depending on Perl to print data,
2025-04-03) we have changed one of the tests in t4150 to use awk(1)
instead of Perl. The test works, but at least gawk(1) prints a warning
now:
awk: cmd. line:3: warning: escape sequence `\@' treated as plain `@'
Fix this by removing the backslash.
Reported-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions