Date: Mon, 27 Dec 2010 23:56:03 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/bin/sh/expansion cmdsubst4.0 Message-ID: <201012272356.oBRNuJEj085369@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-12-27 23:56:03 UTC FreeBSD src repository Added files: tools/regression/bin/sh/expansion cmdsubst4.0 Log: SVN rev 216747 on 2010-12-27 23:56:03Z by jilles sh: Add a testcase for cmdsubst errors that already works properly. If a command substitution consists of one special builtin and there is a redirection error, this should not abort the outer shell. It was fixed in r201366 by ignoring special builtin properties for command substitutions consisting of one builtin. Revision Changes Path 1.1 +4 -0 src/tools/regression/bin/sh/expansion/cmdsubst4.0 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012272356.oBRNuJEj085369>