* test/Makefile.in (WRITE_LOG): Add emacs-module-tests as problematic.
This commit is contained in:
parent
7c79eea51d
commit
e457cff3f4
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ lisp/net/tramp-tests.log \
|
|||
: WRITE_LOG = 2>&1 | tee $@
|
||||
endif
|
||||
ifdef EMACS_EMBA_CI
|
||||
lisp/filenotify-tests.log lisp/net/tramp-tests.log \
|
||||
lisp/filenotify-tests.log lisp/net/tramp-tests.log src/emacs-module-tests.el \
|
||||
: WRITE_LOG = 2>&1 | tee $@
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue