]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd: use run_script for -init
authorEric Wong <e@80x24.org>
Fri, 15 Nov 2019 09:50:53 +0000 (09:50 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Nov 2019 11:05:23 +0000 (11:05 +0000)
commit5e76c9b79f8dd42c2ac989d8c67341637fe00553
tree7d3e1a6ae136b62e3598440675cf544f28090f3b
parent30f1f693acd184797f3ad20ed6bedef6ee58f567
t/httpd: use run_script for -init

This only gives a small ~10% speedup, since -httpd still
needs execve, but any speedup is welcome.
t/httpd.t