Date: Tue, 28 Dec 2010 13:28:24 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh eval.c src/tools/regression/bin/sh/expansion cmdsubst5.0 Message-ID: <201012281329.oBSDTxvO005305@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-12-28 13:28:24 UTC
FreeBSD src repository
Modified files:
bin/sh eval.c
Added files:
tools/regression/bin/sh/expansion cmdsubst5.0
Log:
SVN rev 216761 on 2010-12-28 13:28:24Z by jilles
sh: Make expansion errors in optimized command substitution non-fatal.
Command substitutions consisting of a single simple command are executed in
the main shell process but this should be invisible apart from performance
and very few exceptions such as $(trap).
Revision Changes Path
1.95 +15 -1 src/bin/sh/eval.c
1.1 +5 -0 src/tools/regression/bin/sh/expansion/cmdsubst5.0 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012281329.oBSDTxvO005305>
