diff options
author | Ramsay Jones <ramsay@ramsayjones.plus.com> | 2018-07-28 23:51:28 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-30 11:25:40 -0700 |
commit | eebfe409628e337e283d57a870f52ae0d0e0de34 (patch) | |
tree | a9aa41c11515fb7c55f1568b12b2ac4762f3b2de /color.c | |
parent | http-backend: respect CONTENT_LENGTH for receive-pack (diff) | |
download | tgif-eebfe409628e337e283d57a870f52ae0d0e0de34.tar.xz |
t5562: avoid non-portable "export FOO=bar" construct
Commit 6c213e863a ("http-backend: respect CONTENT_LENGTH for
receive-pack", 2018-07-27) adds a test which uses the non-portable
export construct. Replace it with "FOO=bar && export FOO" instead.
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'color.c')
0 files changed, 0 insertions, 0 deletions