Skip to content

Commit 3bfbc92

Browse files
committed
Remove me!
Signed-off-by: Lars Erik Wik <[email protected]>
1 parent 6cb0753 commit 3bfbc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ endif
9191
# Keep the '+' in front for the command, needed for the sub-make
9292
# to run in parallel; TODO fix "make -n" not working:
9393
check-local:
94-
+ $(TESTS_ENVIRONMENT) MAKE=$(MAKE) $(srcdir)/testall
94+
+ $(TESTS_ENVIRONMENT) MAKE=$(MAKE) $(srcdir)/testall -x
9595

9696

9797
EXTRA_DIST = default.cf.sub dcs.cf.sub plucked.cf.sub run_with_server.cf.sub \

0 commit comments

Comments
 (0)