]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: work around zsh use of $options variable.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 12 Sep 2010 14:38:46 +0000 (16:38 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 12 Sep 2010 14:47:31 +0000 (16:47 +0200)
commit048979e10ffcbe67dad11e3b58365ecc66232e5a
tree95bd565f5a7d334d74001600ddd5b96718b9361c
parent594b9203db9e5c3fef5729016d73e71026701f02
tests: work around zsh use of $options variable.

* tests/getopt-m4sh.at: Rename $options to $opts, the former is
special for zsh 4.3.10.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/getopt-m4sh.at