diff options
author | Kousik Sanagavarapu <five231003@gmail.com> | 2024-10-21 00:48:47 +0530 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2024-10-21 17:37:11 -0400 |
commit | a73070fbd45e7628da2d3287b17349d928b593cf (patch) | |
tree | 55bbeaa2fd5308534d76313a80c76d8bac928cd2 /git-gui/lib/commit.tcl | |
parent | 34b6ce9b30747131b6e781ff718a45328aa887d0 (diff) |
t4205: fix typo in 'NUL termination with --stat'
Correct "expected" to rightly terminate with NUL ie '\0' instead of '0'
which may have been typoed.
We didn't notice this before because the test is run with
"test_expect_failure", meaning the test would have been marked broken
anyways.
Signed-off-by: Kousik Sanagavarapu <five231003@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions