aboutsummaryrefslogtreecommitdiffstats
path: root/xstc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xstc/Makefile.am')
-rw-r--r--xstc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xstc/Makefile.am b/xstc/Makefile.am
index 57e1a4a3..2fc9167c 100644
--- a/xstc/Makefile.am
+++ b/xstc/Makefile.am
@@ -126,7 +126,7 @@ tests:
valgrind:
-@(if [ -x $(PYTHON) ] ; then \
echo '## Running the regression tests under Valgrind' ; \
- $(MAKE) CHECKER='valgrind' MAKEFLAGS+=--silent pytests ; fi);
+ $(MAKE) CHECKER='valgrind -q' MAKEFLAGS+=--silent pytests ; fi);
clean:
rm -f $(PYSCRIPTS) test.log