Commit ID:      1005FD40ED27E1F014E
CVSROOT:        /cvs
Module name:    src
Changes by:     t...@herc.mirbsd.org    2020/12/12 00:31:10 UTC

Modified files:
        bin/mksh       : check.t

Log message:
enhance the tests for the exec builtin:

• one to ensure it never returns (unlike GNU bash)
• rename “modern korn shell” one, as pdksh derivatives and zsh do this
• add Austin reference to ksh88 one as POSIX Issue 8 (the “next” release)
  will require that old behaviour, which we already do (if -o posix)
• let these tests run with echo for cross-shell checking

fix some typos while here

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.854 -r1.855 src/bin/mksh/check.t

Reply via email to