diff options
Diffstat (limited to 'bin/sh/tests/execution/killed1.0')
-rw-r--r-- | bin/sh/tests/execution/killed1.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/execution/killed1.0 b/bin/sh/tests/execution/killed1.0 index 41d3e055723e..a3977b6ce10c 100644 --- a/bin/sh/tests/execution/killed1.0 +++ b/bin/sh/tests/execution/killed1.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ # Sometimes the "Killed" message is not flushed soon enough and it # is redirected along with the output of a builtin. # Do not change the semicolon to a newline as it would hide the bug. |