]> Sergey Matveev's repositories - public-inbox.git/commit
test_common: hoist out tail_f sub
authorEric Wong <e@80x24.org>
Wed, 13 Oct 2021 10:16:06 +0000 (10:16 +0000)
committerEric Wong <e@80x24.org>
Wed, 13 Oct 2021 19:52:26 +0000 (19:52 +0000)
commit226dc151ff50f50082baeae97b7ef600357c135f
tree38fda85ce2f35527549d96a97ccc772da94598ea
parent2186e8a06ca468f89a22fb66d8b337fa7bc0d8de
test_common: hoist out tail_f sub

We'll be reusing this in more places.  While we're at it, allow
it to tail all run_script() users, including lei() in TestCommon.
lib/PublicInbox/TestCommon.pm