diff options
Diffstat (limited to 'bin/sh/tests/builtins/command6.0')
-rw-r--r-- | bin/sh/tests/builtins/command6.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/command6.0 b/bin/sh/tests/builtins/command6.0 index 5b63bfecc0f0..56d65a095ab4 100644 --- a/bin/sh/tests/builtins/command6.0 +++ b/bin/sh/tests/builtins/command6.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ PATH=/var/empty case $(command -pV ls) in */var/empty/ls*) |