]> Sergey Matveev's repositories - public-inbox.git/commit
lei edit-search: fix and add a (weak) test
authorEric Wong <e@80x24.org>
Wed, 9 Jun 2021 00:11:11 +0000 (00:11 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Jun 2021 00:12:23 +0000 (00:12 +0000)
commit60f28950bcee757c556d1b613cafd2606f928b8e
treee474d1041b81c9d1108efc428171b402324d33f5
parent81c14528bf3577e19f1d4f1be152accf3e79cb0d
lei edit-search: fix and add a (weak) test

This broke recently and lacked an automated test, so rely on
EDITOR=cat to ensure we have some coverage.

Fixes: d2670108f71b1eff ("pkt_op: make pkt_do an OO method")
lib/PublicInbox/LeiEditSearch.pm
t/lei-q-save.t