You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
validation: Fix shell quoting error in build_id assignment
- Fix spacing issue where AR variable was missing closing quote
- This caused build_AR value to be concatenated with "NM=" string
- Applied fix from Bitcoin PR bitcoin#31627 (commit 8a46286)
- Resolves reviewer feedback from knst and cursor[bot]
Addresses issue identified in review of PR #1068
0 commit comments