diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-06-10 14:39:08 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-11 05:34:40 -0700 |
| commit | e8f12e0e950a3735ccc2ed0bed2552ec1dcdd078 (patch) | |
| tree | 1cc4fc88992c13ec1f9dffb9990fa02de1fb139f /git-commit-script | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
t1400: have fifo test clean after itself
One test in this script creates a pair of FIFOs, "in" and "out",
that are named so generically that later tests may be tempted to use
them. By the time those later tests run a command with its output
redirected to the file (e.g., "git foobar >out"), however, nobody is
reading from the lingering FIFO, and the test gets blocked forever.
Clean them up when the test finishes.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions
