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:
parent
ab4065623a
commit
7d2b53f65b
3 changed files with 10 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue