diff options
author | Brian Gernhardt <brian@gernhardtsoftware.com> | 2010-04-10 10:53:54 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-04-10 13:01:20 -0700 |
commit | 59a8630338ea0173b9777eb9b3e3c9185643efb1 (patch) | |
tree | 7e1c779ece52de3913b1a0b5f3071c9bd54cf7d6 /git-am.sh | |
parent | 68ce93307fcc0364816664114a71c58f60bbad94 (diff) | |
download | git-59a8630338ea0173b9777eb9b3e3c9185643efb1.tar.gz git-59a8630338ea0173b9777eb9b3e3c9185643efb1.tar.xz |
send-email: Don't use FQDNs without a '.'
Although Net::Domain::domainname attempts to be very thorough, the
host's configuration can still refuse to give a FQDN. Check to see if
what we receive contains a dot as a basic sanity check.
Since the same condition is used twice and getting complex, let's move
it to a new function.
Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions