The wildcard argument gives an array, not one object.
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABCb56f68112d84: Fix providing an explicit branch/ref to land-via-bot
Pre-patch, this gives a backtrace:
arc land-via-bot master --hold
Post-patch, this correctly identifies the branch and associated revision:
arc patch <this-patch> arc land-via-bot HEAD --hold
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- lvb-branch
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12054 Build 24013: Default Diff Build & Tests build-diff Build 24012: Build without Wallet build-without-wallet Build 24011: Build with clang-10 build-clang-10 Build 24010: arc lint + arc unit