]> Sergey Matveev's repositories - public-inbox.git/commit
t/init: remove leftover find(1) call
authorEric Wong <e@yhbt.net>
Tue, 23 Jun 2020 18:34:29 +0000 (18:34 +0000)
committerEric Wong <e@yhbt.net>
Tue, 23 Jun 2020 18:42:50 +0000 (18:42 +0000)
commit924525056df65930722aa2051134f33542cb8937
tree2445d39d3e8bd53f75c30bb768ab7fec4387e18f
parent5759c29ba5e0c8b2b1135e528e133dc7dde219f8
t/init: remove leftover find(1) call

I used find(1) here for debugging.  The "make check-run" test
target needs to be updated to make stderr spew more obvious.
t/init.t