]> Savannah Git Hosting - gnulib.git/commit
tests/init.sh: exclude dash with bad "local" semantics
authorJim Meyering <meyering@fb.com>
Mon, 1 Aug 2016 16:37:15 +0000 (09:37 -0700)
committerJim Meyering <meyering@fb.com>
Mon, 8 Aug 2016 15:20:08 +0000 (08:20 -0700)
commit42354a8ce802fab638927244141944e125eeadb7
tree1311626502617d418455f20f9e5363bd58ed0704
parent7cc8a5d7a2fcac3e8435c09725549226fc99dd11
tests/init.sh: exclude dash with bad "local" semantics

* tests/init.sh (gl_shell_test_script_): Add a function to
eliminate a shell like "dash" (unlike bash, zsh) that has
surprising/risky "local var='...'" semantics.  Inspired by
the problem and discussion in https://bugs.gnu.org/24116#11.
ChangeLog
tests/init.sh