diff options
Diffstat (limited to 'bin/sh/tests/expansion/length4.0')
-rw-r--r-- | bin/sh/tests/expansion/length4.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/expansion/length4.0 b/bin/sh/tests/expansion/length4.0 index 5348be511379..5c032d47ff91 100644 --- a/bin/sh/tests/expansion/length4.0 +++ b/bin/sh/tests/expansion/length4.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ # The construct ${#?} is ambiguous in POSIX.1-2008: it could be the length # of $? or it could be $# giving an error in the (impossible) case that it |