]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit55c250a8937ccdd2e600980d5e5812c7267f996e
tree363b82daa859745f998cb53afab4956860a1f02c
parente1a3462f01d9bedd392545a0cf5f2983602dfa03
spawn: support absolute paths

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.
lib/PublicInbox/Spawn.pm