diff options
| author | Christian Couder <christian.couder@gmail.com> | 2025-07-25 18:05:36 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-07-28 07:31:23 -0700 |
| commit | 5345ca174597e733821f0aebd8ed59fa2edd3da3 (patch) | |
| tree | 93e6cd3c69332f5d19f1e63f7665d7a6476e157f /t/unit-tests/t-reftable-readwrite.c | |
| parent | b5b3ddbe5c56c7ded95e7c47c985dc6d61f73ea0 (diff) | |
| download | git-5345ca174597e733821f0aebd8ed59fa2edd3da3.tar.gz | |
t9350: redirect input to only fast-import
A number of tests in "t9350-fast-export.sh" are using sub-shells to
redirect content to a number of commands instead of only
`git fast-import`.
This is confusing and possibly error-prone, so let's change those tests
so that no sub-shell is used and the content goes only to
`git fast-import`.
Reported-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-reftable-readwrite.c')
0 files changed, 0 insertions, 0 deletions
