From 705e77596148b630a7127ae65307cd6e01cb857c Mon Sep 17 00:00:00 2001 From: jilles Date: Sun, 24 Nov 2013 22:45:49 +0000 Subject: sh: Add more tests for the /dev/null; { cat & wait; }' diff --git a/tools/regression/bin/sh/execution/bg9.0 b/tools/regression/bin/sh/execution/bg9.0 new file mode 100644 index 0000000..64fde3e --- /dev/null +++ b/tools/regression/bin/sh/execution/bg9.0 @@ -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; }' -- cgit v1.1