Commit ID:      100514F15711E9EFAB7
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/03/24 15:01:52 UTC

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

Log message:
disable parsing of &> as GNU bash iop if -o posix or -o sh, based on IRC 
discussion where jilles(IIRC) pointed out it breaks existing valid scripts

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.600 -r1.601 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.182 -r1.183 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.306 -r1.307 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.643 -r1.644 src/bin/mksh/sh.h

Reply via email to