summaryrefslogtreecommitdiff
path: root/test/system/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-06-02 21:12:18 +0000
committerMorgan Deters <mdeters@gmail.com>2010-06-02 21:12:18 +0000
commit1163c334806c30ea54edadf0042690eeff8b278a (patch)
tree8563498a6d327c6ddacb30da939342275b102ba8 /test/system/Makefile.am
parent9e28a6013e0c2c926d79254ad1e419228ea4d337 (diff)
more VERBOSE test failures
Diffstat (limited to 'test/system/Makefile.am')
-rw-r--r--test/system/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/system/Makefile.am b/test/system/Makefile.am
index 59a37a4db..219a26355 100644
--- a/test/system/Makefile.am
+++ b/test/system/Makefile.am
@@ -36,6 +36,8 @@ endif
# rebuild tests if a library changes
$(TESTS):: $(TEST_DEPS)
+export VERBOSE = 1
+
# synonyms for "check"
.PHONY: regress test
regress test: check
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback