aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-02-27 21:11:27 +0000
committerChristopher Baines <mail@cbaines.net>2020-02-27 21:11:27 +0000
commitcb353d2c82af29b23b43790daa265da37ac66060 (patch)
tree7180398e701ea102a2369f57b49dacd8a77b6dd1 /Makefile.am
parent94321ec27494bfdf6efa2b0a3cc3763f9cba2be7 (diff)
downloaddata-service-cb353d2c82af29b23b43790daa265da37ac66060.tar
data-service-cb353d2c82af29b23b43790daa265da37ac66060.tar.gz
Make the test output more verbose
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3f1e117..d1e8ab6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,4 +146,4 @@ SCM_LOG_DRIVER = $(top_builddir)/test-env \
$(GUILE) --no-auto-compile -e main \
$(top_srcdir)/build-aux/test-driver.scm
-AM_SCM_LOG_DRIVER_FLAGS = --brief=yes
+# AM_SCM_LOG_DRIVER_FLAGS = --brief=yes