Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/diff-test' into th/diff
[gitweb.git]
/
t
/
Makefile
diff --git
a/t/Makefile
b/t/Makefile
index fe65f53c5fbcf07bb69214b0f0cff8aef551e906..632c55f6d5d66c8e39e213284e163a23b32c2260 100644
(file)
--- a/
t/Makefile
+++ b/
t/Makefile
@@
-19,11
+19,11
@@
endif
all: $(T) clean
$(T):
- @echo "*** $@ ***"; '$(SHELL_PATH_SQ)' $@ $(GIT_TEST_OPTS)
+ @echo "*** $@ ***";
GIT_CONFIG=.git/config
'$(SHELL_PATH_SQ)' $@ $(GIT_TEST_OPTS)
clean:
rm -fr trash
.PHONY: $(T) clean
-.NOPARALLEL:
+.NO
T
PARALLEL: