From 023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 21 Aug 2023 19:32:01 -0600 Subject: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf) --- bin/sh/tests/builtins/case20.0 | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/sh/tests/builtins/case20.0') 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 -- cgit v1.2.3