]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd-unix: improve test reliability
authorEric Wong <e@yhbt.net>
Tue, 7 Apr 2020 21:02:30 +0000 (21:02 +0000)
committerEric Wong <e@yhbt.net>
Thu, 9 Apr 2020 05:42:00 +0000 (05:42 +0000)
commitd7270ec79e6347eb1c35ebcdc197e887bb4ef075
tree490d705c3bb622d2b92311d9d842add931d50c0b
parent4da62f284003d75abe7cb35594414eb2224f42bc
t/httpd-unix: improve test reliability

Net::Server::Daemonize::create_pid_file does not
write the PID file atomically, so we need to barf
if it's incomplete.
t/httpd-unix.t