summaryrefslogtreecommitdiff
path: root/fast-import.c
diff options
context:
space:
mode:
authorLibravatar Felipe Contreras <felipe.contreras@gmail.com>2013-06-07 17:03:06 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-07 16:16:06 -0700
commit6c473a56d26bf596d4314b7c2e4c2bfafbfe757e (patch)
tree02e5a5d468cbc36a47c7316a819662c15f210e5d /fast-import.c
parentMerge branch 'js/transport-helper-error-reporting-fix' into fc/makefile (diff)
downloadtgif-6c473a56d26bf596d4314b7c2e4c2bfafbfe757e.tar.xz
build: generate and clean test scripts
Commit 416fda6 (build: do not install git-remote-testpy) made it so git-remote-testpy is not only not installed, but also not generated by default. From a fresh checkout, "make --test=5800 test" would have failed. This was not found primarily because "make clean" failed to remove git-remote-testpy, which is another bug in the same commit. Fix the former by having 'all' target depend on $(NO_INSTALL) and the latter by removing $(NO_INSTALL) in the 'clean' target. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fast-import.c')
0 files changed, 0 insertions, 0 deletions