]> Sergey Matveev's repositories - public-inbox.git/commit
index: avoid false-positive warning on off-by-one
authorEric Wong <e@80x24.org>
Thu, 12 Jul 2018 06:35:27 +0000 (06:35 +0000)
committerEric Wong <e@80x24.org>
Wed, 18 Jul 2018 08:23:03 +0000 (08:23 +0000)
commit8f5147a8860908a7dc582310681f05c016cfbb30
tree91239c0bd315ccd83f0849a9744383c1656c9e59
parent9ec600316145da85d1ae5644ffaa1acd72b6b177
index: avoid false-positive warning on off-by-one

We subtract one from "jobs" to map to "partitions" to account
for the overview index and git fast-import jobs.
script/public-inbox-index