]> Sergey Matveev's repositories - public-inbox.git/commit
lei up: note errors if one output destination fails
authorEric Wong <e@80x24.org>
Thu, 12 Aug 2021 23:40:27 +0000 (23:40 +0000)
committerEric Wong <e@80x24.org>
Fri, 13 Aug 2021 17:53:39 +0000 (17:53 +0000)
commit936641b6ae7d4a40b155adc5b016cf751897884a
tree1b0c440bd8a193dbbe00ade1be7e0e1385fbd490
parent3b97efd2547c78803c060c6f02a7a2a7c9611e60
lei up: note errors if one output destination fails

We can keep going if one (out of multiple) output destinations
fail, but the error needs to be communicated to the caller as an
exit code.
lib/PublicInbox/LeiUp.pm