]> Sergey Matveev's repositories - public-inbox.git/commit
use more idiomatic internal API for ->over access
authorEric Wong <e@80x24.org>
Wed, 2 Sep 2020 11:04:13 +0000 (11:04 +0000)
committerEric Wong <e@80x24.org>
Thu, 3 Sep 2020 20:11:03 +0000 (20:11 +0000)
commit73e3a6ed6e95adc67cfa10079f11c28fe3f78517
tree46faba429086e37aeef256315da61dfeebe2179f
parentd73d783ab2cf14ba28ca63723223d8c85a68cdd5
use more idiomatic internal API for ->over access

{over_ro} being a part of the Search object is a historical
oddity which will go away, soon.  Lets start removing its use in
tests and rarely-used helper scripts.
scripts/dupe-finder
t/search.t
t/v2mirror.t
t/v2writable.t
xt/perf-threading.t