]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xhc_mset: improve error message formatting
authorEric Wong <e@80x24.org>
Thu, 29 May 2025 00:20:29 +0000 (00:20 +0000)
committerEric Wong <e@80x24.org>
Sun, 1 Jun 2025 10:15:49 +0000 (10:15 +0000)
commit21823a35c0113d36719e24045dea69378ac57bb2
tree3bcd3a0b823c66e0d5733435a9fcff2df1ee3b81
parentc45a5498bc035c94420b87a7ee4cf696403bc429
xhc_mset: improve error message formatting

We don't need extra linefeeds before the `)' in the stderr
output, and the context from croak() is bogus anyways since we
get error messages from an external process.
lib/PublicInbox/XhcMset.pm