diff options
author | Yakov Lerner <iler.ml@gmail.com> | 2009-09-25 15:10:21 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2009-09-25 15:10:59 -0700 |
commit | fb3650ed100a549f80d822f28ccf0f82e9f75f3e (patch) | |
tree | 780f6206f5aeaa9edc625d6857488d038829c73e /list-objects.h | |
parent | bash: teach 'git checkout' options (diff) | |
download | tgif-fb3650ed100a549f80d822f28ccf0f82e9f75f3e.tar.xz |
send-email: fix obscure error when encryption=tls and smtp cannot connect
When encryption=tls and we cannot connect to the SMTP server,
git-send-email was printing an obtuse perl error:
Can't call method "command" on an undefined value
at git-send-email line 927.
This can occur when smtp host or port is misspelled, or the network
is down, and encryption has been set to tls.
Instead we expect some familiar "Cannot connect to SERVER:PORT"
message. Fix it to print normal "smtp can't connect" diagnostics.
Signed-off-by: Yakov Lerner <iler.ml@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'list-objects.h')
0 files changed, 0 insertions, 0 deletions