]> Sergey Matveev's repositories - public-inbox.git/commit
lei/store: quiet down link(2) warnings
authorEric Wong <e@80x24.org>
Fri, 3 Sep 2021 08:54:21 +0000 (08:54 +0000)
committerEric Wong <e@80x24.org>
Fri, 3 Sep 2021 08:55:04 +0000 (08:55 +0000)
commit0ea8c77b4339398131889afd2405b5e10abd8f57
tree973020646734403063200125e44015796024564c
parent73740c9e97efdd98e87a1d52fc064bffe449be83
lei/store: quiet down link(2) warnings

ENOENT can be too common due to timing and concurrent access
from MUAs and "lei export-kw", and other mail synchronization
tools (e.g. mbsync and offlineimap).
lib/PublicInbox/LeiStore.pm