Merge branch 'jc/t1400-fifo-cleanup' into next
Test cleanup. * jc/t1400-fifo-cleanup: t1400: have fifo test clean after itselfnext
commit
7d5acd110a
|
|
@ -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 &) &&
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue