1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00

34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals

This commit is contained in:
Barton E. Schaefer 2015-03-28 21:08:02 -07:00
parent ab4065623a
commit 7d2b53f65b
3 changed files with 10 additions and 4 deletions

View file

@ -247,3 +247,7 @@
>extendedglob is initially off
>bareglobqual is still on
>extendedglob is on, too
emulate sh -c '[[ a == a ]]'
0:regression test for POSIX_ALIASES reserved words
F:Some reserved tokens are handled in alias expansion