]> git.cworth.org Git - notmuch/commit
nmbug-status: Avoid hard-coded filename in error message
authorW. Trevor King <wking@tremily.us>
Sat, 2 Jan 2016 06:08:01 +0000 (22:08 -0800)
committerDavid Bremner <david@tethera.net>
Thu, 7 Jan 2016 13:15:35 +0000 (09:15 -0400)
commita07cafae00fa18b1a2182b5ba6db405d79e787c5
treea735cf6a3da54cecd18e8b8cfa33646d93a3bd29
parent570c0aeb40bd0c3af8174624a55e968f62c44f09
nmbug-status: Avoid hard-coded filename in error message

We already have a 'filename' variable with the name, so stay DRY and
use that variable here.

Also fix a missing-whitespace error from bed8b674 (nmbug-status:
Clarify errors for illegible configs, 2014-05-10), wrapping on the
sentence to match similar error-generation earlier in this function.
devel/nmbug/nmbug-status