Commit ID: 1005D436B8A74995C84
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/08/01 22:45:57 UTC
Modified files:
bin/mksh : check.t exec.c
Log message:
failed attempt at fixing “'command set' does not set PPs”
bugreport by Martijn Dekker <[email protected]>
Message-ID: <[email protected]>
this fails because the new argv is allocated in the temporary
environment… unsure how best fix…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.819 -r1.820 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.207 -r1.208 src/bin/mksh/exec.c