summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-06-27 09:30:01 +0200
committerLudovic Courtès <ludo@gnu.org>2016-06-27 09:30:01 +0200
commit01497dfe6c0a2ce69287d0fd0008747965a000df (patch)
treef7f6f53baf6e81a8bce26144c550da3bf4b9df5c /Makefile.am
parent74c8b174e8015de753ba5cab44f76f944e6fd4ba (diff)
downloadpatches-01497dfe6c0a2ce69287d0fd0008747965a000df.tar
patches-01497dfe6c0a2ce69287d0fd0008747965a000df.tar.gz
Merge branch 'master' into core-updates
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd76be4d72..b7792d0721 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -328,7 +328,6 @@ check-local:
endif !CAN_RUN_TESTS
check-system: $(GOBJECTS)
- $(AM_V_at)echo "Running system tests..."
$(AM_V_at)$(top_builddir)/pre-inst-env \
$(GUILE) --no-auto-compile \
-e '(@@ (run-system-tests) run-system-tests)' \