]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd-corner: use which() sub for detecting curl(1)
authorEric Wong <e@80x24.org>
Sun, 15 Sep 2019 00:47:25 +0000 (00:47 +0000)
committerEric Wong <e@80x24.org>
Sun, 15 Sep 2019 00:47:45 +0000 (00:47 +0000)
commitb719908f4f94df7093454eed9b6c156f744e4d0a
tree9bae45ec29a60ed191f1b61988c043ae17e6a8b9
parent46c79526fd34996605a97ce52437069aa6462cef
t/httpd-corner: use which() sub for detecting curl(1)

We already import `which' for lsof(8), so we might as well
use it to detect curl(1), too.
t/httpd-corner.t