I believe all that's needed is to set required=etags in
t/tags-lisp-space.sh. Sorry for my dumb mistake. Committed this:
--- 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
FAIL: t/tags-lisp-space.sh
...
test-init.sh: etags: not found
Thanks for the report. Yeah, have to have etags (or maybe just a link to
/bin/true suffices? not sure) for the test to succeed at the
moment. Didn't realized that. Will put in a safeguard soon, but any new
release is probabl