diff options
author | Thomas Rast <trast@student.ethz.ch> | 2008-06-26 23:03:21 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-28 16:49:33 -0700 |
commit | fa835cd5728411bfd8f851e7327e11ad809a59d1 (patch) | |
tree | 4f64a8d06258efa60504b854bb03ba46778ba64e /wrapper.c | |
parent | f6bebd121ac531871c4cee576b0baf6814099425 (diff) | |
download | git-fa835cd5728411bfd8f851e7327e11ad809a59d1.tar.gz |
git-send-email: prevent undefined variable warnings if no encryption is set
With the previous patch, not configuring any encryption (either on or
off) would leave $smtp_encryption undefined. We simply set it to the
empty string in that case.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrapper.c')
0 files changed, 0 insertions, 0 deletions