Commit ID: 1005EC059444CAE1778
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/05/16 21:21:23 UTC
Modified files:
bin/mksh : check.t main.c
Log message:
test more argv[0]s; found two further bugs:
• the check for “basename beginning with "sh"” was not executed like that
• checks for r and sh weren’t case-insensitive
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.843 -r1.844 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.366 -r1.367 src/bin/mksh/main.c