]> git.cworth.org Git - notmuch/commitdiff
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)
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).


No differences found