Commit ID:      10050846F101988A117
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/10/21 21:55:06 UTC

Modified files:
        bin/mksh       : check.t funcs.c sh.h

Log message:
defer setting exstat for eval to 0 (the one used in case shell() is empty)
until after the stuff run in shell() has had a chance to toy with $?

bug forwarded by one of our packagers, found by one of their users

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.560 -r1.561 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.227 -r1.228 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.594 -r1.595 src/bin/mksh/sh.h

Reply via email to