Index: head/tools/regression/bin/sh/execution/bg7.0 =================================================================== --- head/tools/regression/bin/sh/execution/bg7.0 (nonexistent) +++ head/tools/regression/bin/sh/execution/bg7.0 (revision 258533) @@ -0,0 +1,5 @@ +# $FreeBSD$ +# The redirection does not apply to the background command, and therefore +# does not override the implicit /dev/null; { cat & wait; }' Property changes on: head/tools/regression/bin/sh/execution/bg8.0 ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/tools/regression/bin/sh/execution/bg9.0 =================================================================== --- head/tools/regression/bin/sh/execution/bg9.0 (nonexistent) +++ head/tools/regression/bin/sh/execution/bg9.0 (revision 258533) @@ -0,0 +1,5 @@ +# $FreeBSD$ +# The redirection does not apply to the background command, and therefore +# does not override the implicit /dev/null; { cat & wait; }' Property changes on: head/tools/regression/bin/sh/execution/bg9.0 ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property