1
0
Fork 0
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:
Oliver Kiddle 2001-07-26 13:45:46 +00:00
parent 3394114b2b
commit 85a48a47d4
2 changed files with 7 additions and 2 deletions

View file

@ -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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -691,10 +691,10 @@