X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2FMakefile;h=549598575b9fdcefe857ddef1b6d980a9773b033;hb=3aece89fa24ff38afc9f5a30bc4f8f15e91f4cd7;hp=fe65f53c5fbcf07bb69214b0f0cff8aef551e906;hpb=ac5f7c62c2d59cdad0813fcd8c999db96a4fc9e4;p=git.git diff --git a/t/Makefile b/t/Makefile index fe65f53c..54959857 100644 --- a/t/Makefile +++ b/t/Makefile @@ -25,5 +25,5 @@ clean: rm -fr trash .PHONY: $(T) clean -.NOPARALLEL: +.NOTPARALLEL: