; Fix typo in test/Makefile.in

This commit is contained in:
Michael Albinus 2021-10-07 14:15:01 +02:00
parent e338effc77
commit a067fa72ad

View file

@ -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 src/emacs-module-tests.el \
lisp/filenotify-tests.log lisp/net/tramp-tests.log src/emacs-module-tests.log \
: WRITE_LOG = 2>&1 | tee $@
endif