diff options
Diffstat (limited to 'bin/sh/tests/execution/bg7.0')
-rw-r--r-- | bin/sh/tests/execution/bg7.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/execution/bg7.0 b/bin/sh/tests/execution/bg7.0 index f771edc56cde..01a0a1a333f3 100644 --- a/bin/sh/tests/execution/bg7.0 +++ b/bin/sh/tests/execution/bg7.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ # The redirection does not apply to the background command, and therefore # does not override the implicit </dev/null. |