diff options
Diffstat (limited to 'bin/sh/tests/builtins/read9.0')
-rw-r--r-- | bin/sh/tests/builtins/read9.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/read9.0 b/bin/sh/tests/builtins/read9.0 index 080549889839..23d814934d3c 100644 --- a/bin/sh/tests/builtins/read9.0 +++ b/bin/sh/tests/builtins/read9.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ empty='' read a b c <<EOF |