1
0
mirror of https://github.com/git/git.git synced 2024-09-22 04:20:47 +02:00
git/ci
Junio C Hamano a8c51f77d1 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>
2019-02-07 11:36:28 -08:00
..
util
install-dependencies.sh
lib.sh ci: clear and mark MAKEFLAGS exported just once 2019-02-07 11:36:28 -08:00
make-test-artifacts.sh
mount-fileshare.sh
print-test-failures.sh
run-build-and-tests.sh
run-linux32-build.sh
run-linux32-docker.sh
run-static-analysis.sh
run-test-slice.sh
run-windows-build.sh
test-documentation.sh