]> git.cworth.org Git - obsolete/notmuch-old/commit
new: Print final fatal error message to stderr
authorAustin Clements <amdragon@MIT.EDU>
Sun, 22 Apr 2012 15:50:51 +0000 (11:50 -0400)
committerDavid Bremner <bremner@debian.org>
Wed, 25 Apr 2012 02:25:52 +0000 (23:25 -0300)
commit746fef0aeafe1f29720140ab8778cdee22d519cb
treef59302b143cf992bebe921f09f655a2f860fe34d
parentd3b5533123293fdc1e4177f42018f085c03585c9
new: Print final fatal error message to stderr

This was going to stdout.  I removed the newline at the beginning of
printing the fatal error message because it wouldn't make sense if you
were only looking at the stderr stream (e.g., you had redirected
stdout to /dev/null).
notmuch-new.c