tests: drop support for older Zsh shells
commit76fea2de5fa1e2f240e744ab067acb6db98480f7
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 23 Jun 2012 09:16:08 +0000 (23 11:16 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 23 Jun 2012 10:58:37 +0000 (23 12:58 +0200)
tree88157cc04d406e47661e20414649b67e10feb8d6
parentd8024b510375dd4ea44fa15a24490c9885f722b4
tests: drop support for older Zsh shells

* defs-static.in: Here.  The fact that such support has been broken for
almost a year (only fixed by today's commit 'v1.12.1-57-gf1e0300'),
causing no bug reports from anyone, shows that such support is not truly
warranted.  And it will get in the way of future improvements in the
handling of the exit trap (because bugs in older Zsh versions will
prevent some of our planned improvements).  So just drop it.
* t/README: Remove obsolete advice for working around bugs in older
versions of Zsh; instead, indicate version 4.3 is the oldest Zsh now
supported.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
defs-static.in
t/README