Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fg/exclude-bq'
[gitweb.git]
/
t
/
Makefile
diff --git
a/t/Makefile
b/t/Makefile
index e544493d1053c6e7c01d492b748b8b762c2327d3..09623414a755dc7e964a0d21768e136dba4556e2 100644
(file)
--- a/
t/Makefile
+++ b/
t/Makefile
@@
-39,6
+39,6
@@
full-svn-test:
$(MAKE) $(TSVN) GIT_SVN_NO_OPTIMIZE_COMMITS=0 LC_ALL=en_US.UTF-8
valgrind:
- GIT_TEST_OPTS=
'--valgrind -v --tee' $(MAKE) -k
+ GIT_TEST_OPTS=
--valgrind $(MAKE)
.PHONY: pre-clean $(T) aggregate-results clean valgrind