diff options
Diffstat (limited to 'tools/regression/bin/sh/execution/bg3.0')
-rw-r--r-- | tools/regression/bin/sh/execution/bg3.0 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/regression/bin/sh/execution/bg3.0 b/tools/regression/bin/sh/execution/bg3.0 deleted file mode 100644 index 359fc6f..0000000 --- a/tools/regression/bin/sh/execution/bg3.0 +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD$ - -f() { return 42; } -f -(:) & |