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 /tools/regression/gaithrstress | |
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 'tools/regression/gaithrstress')
-rw-r--r-- | tools/regression/gaithrstress/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/regression/gaithrstress/Makefile b/tools/regression/gaithrstress/Makefile index 9c5cdd5c215b..a9d9687c8119 100644 --- a/tools/regression/gaithrstress/Makefile +++ b/tools/regression/gaithrstress/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PROG= gaithrstress LIBADD= pthread |