Date: Sun, 5 Jun 2011 12:46:26 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/bin/sh/expansion heredoc1.0 Message-ID: <201106051303.p55D3ODH048164@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2011-06-05 12:46:26 UTC
FreeBSD src repository
Added files:
tools/regression/bin/sh/expansion heredoc1.0
Log:
SVN rev 222715 on 2011-06-05 12:46:26Z by jilles
sh: Add already working testcases for $? in here-document.
If the here-document is attached to a compound command or subshell, $?
already works properly. This is both a workaround for bin/41410 and a
requirement for a true fix for bin/41410.
PR: bin/41410
MFC after: 1 week
Revision Changes Path
1.1 +25 -0 src/tools/regression/bin/sh/expansion/heredoc1.0 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106051303.p55D3ODH048164>
