Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA Large Angry SCM <gitzilla@gmail.com>2006-04-17 07:17:38 +0400
committerJunio C Hamano <junkio@cox.net>2006-04-17 07:42:37 +0400
commite6bfaf3e33beba9431490a4f5c7a9753986554c4 (patch)
tree556c55e548686918212a0d4a008782e375ef6ae1 /t/Makefile
parent1a17ee22a2fbd85a893ab36fd53168d03554c2dd (diff)
Makefile fixups.
Signed-off-by: A Large Angry SCM <gitzilla@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/Makefile')
-rw-r--r--t/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/Makefile b/t/Makefile
index fe65f53c5f..549598575b 100644
--- a/t/Makefile
+++ b/t/Makefile
@@ -25,5 +25,5 @@ clean:
rm -fr trash
.PHONY: $(T) clean
-.NOPARALLEL:
+.NOTPARALLEL: