]> Sergey Matveev's repositories - public-inbox.git/commit
t/nntpd: die if we can't open stderr output
authorEric Wong <e@yhbt.net>
Tue, 21 Apr 2020 03:22:52 +0000 (03:22 +0000)
committerEric Wong <e@yhbt.net>
Tue, 21 Apr 2020 20:13:53 +0000 (20:13 +0000)
commit2289dc4ab72cb31475039e26cb10786e6bf573d2
tree8e97a9d545d3753a6bcfef15b59ed88ea72eed98
parent47f8836273133fb4a13e895feff7f7ee34ae7109
t/nntpd: die if we can't open stderr output

We need to detect FS errors and bail out on the test
if we can't open a file -nntpd was just writing to.
t/nntpd.t