mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
b2376a5f1e
The pre-push testing I did turned out to be testing the old version with the old testsuite (for reasons I don't understnad). There's issues with the new version, the new test in the suite or (likely) both. Revert until they can be chased down. This should also fix the github CI that's gone red since this commit. This reverts commit3fd60a6b73
, reversing changes made to194df014fe
. Sponsored by: Netflix
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
*.c diff=cpp
|
|
*.h diff=cpp
|
|
*.cpp diff=cpp
|
|
*.hpp diff=cpp
|
|
*.py diff=python
|
|
. svn-properties=svn:keywords=tools/build/options/WITHOUT_LOADER_ZFS
|
|
.clang-format svn-properties=svn:keywords=FreeBSD=%H
|