]> Sergey Matveev's repositories - public-inbox.git/commit
fetch: fix skipping with multi-epoch inboxes
authorEric Wong <e@80x24.org>
Fri, 24 Sep 2021 10:56:42 +0000 (10:56 +0000)
committerEric Wong <e@80x24.org>
Fri, 24 Sep 2021 23:22:06 +0000 (23:22 +0000)
commit3f7ba918e134e9f86c1f2bc90a89ae94f0c2dbf6
tree5667a1b5581f9e1eb761556638829ad980fc6deb
parent69b5ab18a594fa434d79cacee35c4d9a0df7b55c
fetch: fix skipping with multi-epoch inboxes

We need to check every epoch for writability, so don't
break out of the loop when we find a URL.
lib/PublicInbox/Fetch.pm