]> Sergey Matveev's repositories - public-inbox.git/commit
spawn: which: allow embedded slash for relative path
authorEric Wong <e@80x24.org>
Fri, 15 Nov 2019 09:50:42 +0000 (09:50 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Nov 2019 11:05:23 +0000 (11:05 +0000)
commit2df8cfd320dc9efdf3c2764b2c60ec457c1b024f
tree1be2a822a044affbf40cc916c708984bf5429df1
parentb05207350b218972fc7614c75b49eaae26f9013a
spawn: which: allow embedded slash for relative path

This makes the subroutine behave more like which(1) command
and will make using spawn() in tests easier.
lib/PublicInbox/Spawn.pm