We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb0753 commit 3bfbc92Copy full SHA for 3bfbc92
tests/acceptance/Makefile.am
@@ -91,7 +91,7 @@ endif
91
# Keep the '+' in front for the command, needed for the sub-make
92
# to run in parallel; TODO fix "make -n" not working:
93
check-local:
94
- + $(TESTS_ENVIRONMENT) MAKE=$(MAKE) $(srcdir)/testall
+ + $(TESTS_ENVIRONMENT) MAKE=$(MAKE) $(srcdir)/testall -x
95
96
97
EXTRA_DIST = default.cf.sub dcs.cf.sub plucked.cf.sub run_with_server.cf.sub \
0 commit comments