]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: fix non-sensical interpolation in BUG message
authorEric Wong <e@yhbt.net>
Mon, 1 Jun 2020 10:06:47 +0000 (10:06 +0000)
committerEric Wong <e@yhbt.net>
Wed, 3 Jun 2020 04:04:21 +0000 (04:04 +0000)
commitf9a09f604df73297388af442114d14346dc30d46
treeb7f0a58a67addca9171d5cb7ec72198b0a50e92f
parentaae8eb6de7b8ed4b1370971e91802b12da7f81aa
v2writable: fix non-sensical interpolation in BUG message

No point in attempting to print the value of an undefined
variable if there's a bug.  Fortunately, (AFAIK) we've never hit
that bug check :>
lib/PublicInbox/V2Writable.pm