D6315 was branching on $1 to check for an option but will fail due to
unbound variable (set -u) if no argument is set.
This diffs use proper handling to avoid the issue and make later
improvements easier.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rABCaa44714884ae: [CI] Use proper argument handling in build_cmake.sh
Run the build-clang-10 CI build, or any other using the --Werror
option.
Run the build-osx CI build, or any other not using the --Werror
option.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_unbound_variable
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 11138 Build 20815: Default Diff Build & Tests Build 20814: Build without Wallet Build 20813: Build with clang-10 Build 20812: arc lint + arc unit