emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e457cff: * test/Makefile.in (WRITE_LOG): Add emacs-module-tests a


From: Michael Albinus
Subject: master e457cff: * test/Makefile.in (WRITE_LOG): Add emacs-module-tests as problematic.
Date: Wed, 29 Sep 2021 08:51:46 -0400 (EDT)

branch: master
commit e457cff3f48b6fc3fe9efc30b9896181c59011da
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * test/Makefile.in (WRITE_LOG): Add emacs-module-tests as problematic.
---
 test/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile.in b/test/Makefile.in
index e0a2b77..d82f531 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]