diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-03-02 16:27:03 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-02 16:27:03 -0800 |
commit | 160ad147fe9f644fc35224095e1d1a01be0208de (patch) | |
tree | c25abb5c7a1147918763031b0c1b69ba5af3fcfd /configure.ac | |
parent | a94d305bf8043a7a0579037c7e52e632613410f7 (diff) | |
download | git-160ad147fe9f644fc35224095e1d1a01be0208de.tar.gz |
wrap-for-bin: do not export an empty GIT_TEMPLATE_DIR
With bash on some platforms (e.g. FreeBSD 8.0), exporting an unset
variable does not "unexport" it. The called process gets an empty
string from getenv(3) instead of NULL.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions