]> Sergey Matveev's repositories - public-inbox.git/commit
t/lei_to_mail: no need to cat in FIFO test
authorEric Wong <e@80x24.org>
Thu, 4 Mar 2021 09:03:15 +0000 (17:03 +0800)
committerEric Wong <e@80x24.org>
Thu, 4 Mar 2021 18:29:42 +0000 (14:29 -0400)
commitbe5975337332d8ac681f4c2101e2ca436550c90b
treeee640637cc5ab48fce029863406dfd3cdf9faf2e
parent6c551bffd75afb41d9b5e4774068abe7e06ed0e7
t/lei_to_mail: no need to cat in FIFO test

We're not forking, here, so there's no need to rely on FD_CLOEXEC
to resolve deadlock issues.
t/lei_to_mail.t