mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
fix posixbuiltins test to not be broken by existence of `print' external (15503)
This commit is contained in:
parent
3394114b2b
commit
85a48a47d4
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-07-26 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 15503: Test/E01options.ztst: fix posixbuiltins test so that it
|
||||
isn't broken by the existence of a print external command.
|
||||
|
||||
2001-07-25 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 15487: Src/Zle/complete.c: fix for `--' before matches ignoring all
|
||||
|
|
|
@ -691,10 +691,10 @@
|
|||