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

Test -nt and FOO=BAR BAR=FOO echo bugs

This commit is contained in:
Peter Stephenson 2005-02-02 17:02:16 +00:00
parent c5d4fd2195
commit c30917f6bb
3 changed files with 492 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2005-02-02 Peter Stephenson <pws@csr.com>
* 2077: Test/A06assign.ztst, Test/C02cond.ztst: tests for
users/8422 and 20774.
* unposted: README, Config/version.mk, Etc/FAQ.yo: update version
number to 4.2.4.

279
Test/A06assign.ztst Normal file
View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,279 @@