]> Sergey Matveev's repositories - public-inbox.git/commit
lei inspect: less scary exception for invalid "docid:" inspect
authorEric Wong <e@80x24.org>
Wed, 17 Aug 2022 09:33:15 +0000 (09:33 +0000)
committerEric Wong <e@80x24.org>
Thu, 18 Aug 2022 07:21:46 +0000 (07:21 +0000)
commitea75b0db2bb439acdcd1d6e00a7bb76d96044f38
tree146e96b7ff0a6b1b330ba7a0aae284aef8614af0
parent174511cc094fa97432e32cbfa13dd7b2a945c4e3
lei inspect: less scary exception for invalid "docid:" inspect

It still says "Exception:", but doesn't pointlessly print out
the line number and file of the exception when it's a data/input
problem, and not a code problem on our end.
lib/PublicInbox/LeiInspect.pm