diff options
| author | Andrei Rybak <rybak.a.v@gmail.com> | 2023-04-17 21:10:42 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-03 08:53:03 -0700 |
| commit | 59162ece57738dfd928093251d4e95d87825ecf9 (patch) | |
| tree | 53baf6e9c0b34994043ec1a818ab73701ec5b4e5 /t/helper/test-lazy-init-name-hash.c | |
| parent | a7cae2905b8c51c564d0307cf9e8f3e53c2769c5 (diff) | |
t1450: don't create unused files
Test 'fsck error and recovery on invalid object type' in file
t1450-fsck.sh redirects output of a failing "git fsck" invocation to
files "out" and "err" to assert presence of error messages in the output
of the command. Commit 31deb28f5e (fsck: don't hard die on invalid
object types, 2021-10-01) changed the way assertions in this test are
performed. The test doesn't compare the whole standard error with
prepared file "err.expect" and it doesn't assert that standard output is
empty.
Don't create unused files "err.expect" and "out" in test 'fsck error and
recovery on invalid object type'.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-lazy-init-name-hash.c')
0 files changed, 0 insertions, 0 deletions
