]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd-corner.t: don't fail lsof test if stdin is a pipe
authorEric Wong <e@80x24.org>
Tue, 17 Sep 2019 08:41:23 +0000 (08:41 +0000)
committerEric Wong <e@80x24.org>
Tue, 17 Sep 2019 08:41:23 +0000 (08:41 +0000)
commitb93664a04b041260b4e46aeeb92a521e7abd7c75
treedc9552ff230e164af0760662cacf00dd4c5c1b50
parentd2bbf647026a889700d9a62f79ef0875ca41b39a
t/httpd-corner.t: don't fail lsof test if stdin is a pipe

We don't want the stdin from the test runner to accidentally
cause this test to fail.
t/httpd-corner.t