]> Sergey Matveev's repositories - public-inbox.git/commit
fetch: fix half-baked v1 manifest.js.gz handling
authorEric Wong <e@80x24.org>
Sun, 12 Sep 2021 09:12:39 +0000 (09:12 +0000)
committerEric Wong <e@80x24.org>
Sun, 12 Sep 2021 09:23:07 +0000 (09:23 +0000)
commit4f27b9d8a7046c92033bbeb3caa90b4588a41f30
tree93df7bcf740446051e96d2a2993f8517c709962c
parent055df1529a76078330ed9fb468130b051ba7aae4
fetch: fix half-baked v1 manifest.js.gz handling

The v1 code path was totally half-baked after the change
to use manifest.js.gz :x

Fixes: ffb7fbda6869db4b ("fetch: use manifest.js.gz for v1")
lib/PublicInbox/Fetch.pm
lib/PublicInbox/LeiMirror.pm
t/lei-mirror.t