Commit ID: 10051182F0D153DA163 CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/10 23:36:24 UTC
Modified files:
bin/mksh : check.t
Log message:
regression test for: return works in funsub (like AT&T ksh93), local works in
funsub (like in functions), exit does not work in funsub (sadly unlike ksh93,
like in functions)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.590 -r1.591 src/bin/mksh/check.t
