X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2FMakefile;h=9046ec98164f44811b67124e869353db4050ec06;hb=54440e154f33678a80ea9f77085730b81a5e9446;hp=47cbeb6e68ec910a691f2feca18b7b160efd0ced;hpb=419272d87b7a611ea55736c284df9615d22ec6af;p=git.git diff --git a/t/Makefile b/t/Makefile index 47cbeb6e6..9046ec981 100644 --- a/t/Makefile +++ b/t/Makefile @@ -71,7 +71,7 @@ gitweb-test: $(MAKE) $(TGITWEB) valgrind: - GIT_TEST_OPTS=--valgrind $(MAKE) + $(MAKE) GIT_TEST_OPTS="$(GIT_TEST_OPTS) --valgrind" # Smoke testing targets -include ../GIT-VERSION-FILE