diff options
author | Brian Norris <computersforpeace@gmail.com> | 2015-09-18 15:12:50 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-21 10:51:19 -0700 |
commit | 904f6e7c15ab50c02048f50002d8f72b9ed74075 (patch) | |
tree | f97b315e805caa2dce4941aaf2e1248fc1dfc6d6 /t/t7512-status-help.sh | |
parent | send-email: provide whitelist of SMTP AUTH mechanisms (diff) | |
download | tgif-904f6e7c15ab50c02048f50002d8f72b9ed74075.tar.xz |
send-email: fix uninitialized var warning for $smtp_auth
On the latest version of git-send-email, I see this error just before
running SMTP auth (I didn't provide any --smtp-auth= parameter):
Use of uninitialized value $smtp_auth in pattern match (m//) at \
/home/briannorris/git/git/git-send-email.perl line 1139.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7512-status-help.sh')
0 files changed, 0 insertions, 0 deletions