clone.sh/update.sh: allow mail to fail without aborting
commit46efbec13b03d2e3cfb046b9b6cab42319e4e48a
authorKyle J. McKay <mackyle@gmail.com>
Sun, 28 Jul 2013 09:59:05 +0000 (28 02:59 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 28 Jul 2013 09:59:05 +0000 (28 02:59 -0700)
tree989352c86adf9a2da757ec90a37950617665f730
parenteea7d2cb96a19daf6cf2a23edd54f2eba83703f6
clone.sh/update.sh: allow mail to fail without aborting

The mail operation occurs after everything else has succeeded.
If it should fail for some reason there's really not much that can
be done at that point especially since the normal course of action
would be to mail a message about the failure.

Just ignore the mail failure since the operation was a success.
jobd/update.sh
taskd/clone.sh