As per title. Previous version used GNU sed specific
features and was broken on MacOS X.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING0a4fe4b690e7: [cmake] move json test generation script out of cmake
rABC0a4fe4b690e7: [cmake] move json test generation script out of cmake
cmake && ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- osx-cmake
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2467 Build 3063: Bitcoin ABC Buildbot (legacy) Build 3062: arc lint + arc unit
Event Timeline
Comment Actions
There are ways to fix this later. In the mean time your use of GNU sed broke everything on every BSD flavor and is unintelligible to read.
src/test/CMakeLists.txt | ||
---|---|---|
22 | You don't need quotes here. |