emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/realgud bc3971a 08/72: Travis 6th try


From: Stefan Monnier
Subject: [elpa] externals/realgud bc3971a 08/72: Travis 6th try
Date: Fri, 26 Mar 2021 22:49:03 -0400 (EDT)

branch: externals/realgud
commit bc3971a27c6c761223039c7a76054252a99ea7ff
Author: rocky <rocky@gnu.org>
Commit: rocky <rocky@gnu.org>

    Travis 6th try
---
 test/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 767ebf5..8ae76fa 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -62,9 +62,9 @@ check-short-elget:
 test-%.run:
        (cd $(top_srcdir)/test && EMACSLOADPATH=$(EMACSLOADPATH) $(EMACS) 
--batch --no-site-file --no-splash --load $(@:.run=.el))
 
-#: Run tests using el-get to specify external Lisp dependencies
+#: Run tests using cask to specify external Lisp dependencies
 test-%.elrun:
-       (cd $(top_srcdir)/test && $(EMACS) --batch --no-site-file --no-splash 
--load ../cask-install.el --load $(@:.elrun=.el))
+       (cd $(top_srcdir)/test && $(EMACS) --batch  --no-splash --load 
../cask-install.el --load $(@:.elrun=.el))
 
 install-lispLISP: $(lisp_LISP) $(ELCFILES)
 



reply via email to

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