]> Sergey Matveev's repositories - public-inbox.git/commitdiff
spawn: support absolute paths
authorEric Wong <e@80x24.org>
Sun, 10 Mar 2019 21:40:00 +0000 (21:40 +0000)
committerEric Wong <e@80x24.org>
Thu, 4 Apr 2019 09:13:58 +0000 (09:13 +0000)
cgit (and most other CGI executables) is not typically installed
for use via $PATH, so we'll need to support absolute paths to
run it.


No differences found