diff options
Diffstat (limited to 'bin/cash/tests/execution/bg3.0')
-rw-r--r-- | bin/cash/tests/execution/bg3.0 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/cash/tests/execution/bg3.0 b/bin/cash/tests/execution/bg3.0 new file mode 100644 index 00000000..dd8a984d --- /dev/null +++ b/bin/cash/tests/execution/bg3.0 @@ -0,0 +1,5 @@ +# $FreeBSD: releng/12.0/bin/sh/tests/execution/bg3.0 221027 2011-04-25 20:54:12Z jilles $ + +f() { return 42; } +f +(:) & |