diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-02-07 11:36:28 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-02-07 11:36:28 -0800 |
commit | a8c51f77d16d63aef9ee92df6ff5ddb006c38725 (patch) | |
tree | a601024d70c1e74a2ec3a5abde9b67b7de77846d /.gitignore | |
parent | ci: make sure we build Git parallel (diff) | |
download | tgif-a8c51f77d16d63aef9ee92df6ff5ddb006c38725.tar.xz |
ci: clear and mark MAKEFLAGS exported just once
Clearing it once upfront, and turning all the assignment into
appending, would future-proof the code even more, to prevent
mistakes the previous one fixed from happening again.
Also, mark the variable exported just once at the beginning. There
is no point in marking it exported repeatedly.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions