mirror of
https://github.com/git/git.git
synced 2026-06-19 15:39:47 +02:00
Merge branch 'jc/t1400-fifo-cleanup' into next
Test cleanup. * jc/t1400-fifo-cleanup: t1400: have fifo test clean after itself
This commit is contained in:
@@ -1624,6 +1624,7 @@ test_expect_success 'transaction cannot restart ongoing transaction' '
|
||||
'
|
||||
|
||||
test_expect_success PIPE 'transaction flushes status updates' '
|
||||
test_when_finished "rm -f in out" &&
|
||||
mkfifo in out &&
|
||||
(git update-ref --stdin <in >out &) &&
|
||||
|
||||
|
||||
Reference in New Issue
Block a user