automake-commit
[Top][All Lists]
Advanced

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

[automake-commit] branch master updated: tests: require etags for tags-l


From: Karl Berry
Subject: [automake-commit] branch master updated: tests: require etags for tags-lisp-space test.
Date: Tue, 24 Mar 2020 21:30:38 -0400

This is an automated email from the git hooks/post-receive script.

karl pushed a commit to branch master
in repository automake.

View the commit online:
https://git.savannah.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=77d39959511295f5a30332d5d03f0a6956bd9460

The following commit(s) were added to refs/heads/master by this push:
     new 77d3995  tests: require etags for tags-lisp-space test.
77d3995 is described below

commit 77d39959511295f5a30332d5d03f0a6956bd9460
Author: Karl Berry <address@hidden>
AuthorDate: Tue Mar 24 18:30:18 2020 -0700

    tests: require etags for tags-lisp-space test.
    
    * t/tags-lisp-space.sh (required): set to etags.
---
 t/tags-lisp-space.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/tags-lisp-space.sh b/t/tags-lisp-space.sh
index d0a940b..44312b0 100755
--- a/t/tags-lisp-space.sh
+++ b/t/tags-lisp-space.sh
@@ -18,7 +18,7 @@
 # if there are CONFIG_HEADERS.
 # See automake bug#38139.
 
-required=''
+required=etags
 . test-init.sh
 
 # some AC_CONFIG_FILES header is needed to trigger the bug.



reply via email to

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