Skip to content

release: fix syntax error in verify_rc.sh#782

Merged
zeroshade merged 1 commit intoapache:mainfrom
amoeba:release/rc-script-failure
Apr 24, 2026
Merged

release: fix syntax error in verify_rc.sh#782
zeroshade merged 1 commit intoapache:mainfrom
amoeba:release/rc-script-failure

Conversation

@amoeba
Copy link
Copy Markdown
Member

@amoeba amoeba commented Apr 24, 2026

The previous commit didn't fix the issue because \ needs to be the final
character, or at least it does on my system.

Ref: #781 (comment)

@amoeba
Copy link
Copy Markdown
Member Author

amoeba commented Apr 24, 2026

Without this fix, I get,

+ download 'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/KEYS' KEYS
+ curl --fail --location ' '
curl: (3) URL rejected: Malformed input to a URL function

@zeroshade
Copy link
Copy Markdown
Member

beat me to it, i noticed this when i saw the lint failure. sigh my bad on that one

@zeroshade zeroshade merged commit 53a6e7b into apache:main Apr 24, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants