Commit ID: 100579A7B9C449E55CC
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/28 21:39:21 UTC
Modified files:
bin/mksh : check.t funcs.c sh.h
Log message:
fix (POSIX) errorlevel of ‘.’ when sourced file has no commands; issue
discovered by Natureshadow
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.745 -r1.746 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.302 -r1.303 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.780 -r1.781 src/bin/mksh/sh.h