Code

git-notify: Don't abort if mail(1) exits non-zero
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 7 Nov 2009 01:23:32 +0000 (02:23 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 7 Nov 2009 01:23:32 +0000 (02:23 +0100)
commit9e686891791001155d535634572eb0753835e7fd
treec231b211970f68a9eb9cfcce653308e9bce8fcde
parente067f2d8ac807fd1de2fdbc77e76641c486700b6
git-notify: Don't abort if mail(1) exits non-zero

As nothing in git-notify depends on the success of the mail(1) call,
don't abort if it fails, just spit out a warning.
tools/git-notify