]> git.ipfire.org Git - thirdparty/automake.git/commit
test: don't hang waiting for Solaris lex/yacc to read from stdin.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Dec 2023 23:27:15 +0000 (15:27 -0800)
committerKarl Berry <karl@freefriends.org>
Sun, 31 Dec 2023 23:27:15 +0000 (15:27 -0800)
commit87119fa3e7ac1ba4e1b41716380dfc5bde62cb8c
treee1e09f3b4022532cd13068b65e283d6c1b251556
parent21ac11614d6613916c6ede1bf6b90edefe9f2e0d
test: don't hang waiting for Solaris lex/yacc to read from stdin.

From https://bugs.gnu.org/68165.

* t/get-sysconf.sh: Don't let $LEX or $YACC read from stdin when
trying --version and --help. Only lex --version hangs, but may
as well avoid it in general.
t/get-sysconf.sh