diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:01 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:30 +0000 |
commit | 023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 (patch) | |
tree | bdf05d4455073183dc86cf825f95b4a6632cbc89 /bin/sh/tests/builtins/case20.0 | |
parent | 5510f79042fbd543de55807d0da7f8a2b8be2f89 (diff) |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
Diffstat (limited to 'bin/sh/tests/builtins/case20.0')
-rw-r--r-- | bin/sh/tests/builtins/case20.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/case20.0 b/bin/sh/tests/builtins/case20.0 index 03a4eb2c9a23..800afa0db9fd 100644 --- a/bin/sh/tests/builtins/case20.0 +++ b/bin/sh/tests/builtins/case20.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ # Shells do not agree about what this pattern should match, but it is # certain that it must not crash and the missing close bracket must not |