Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable4.0] ci: fix wget output file flag #10429

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Nov 29, 2024

It should be -O not -o. The flag -o will redirect the log instead of writing the downloaded output file.

Fixes a missing certificate causing an invalid signature.

It should be -O not -o. The flag -o will redirect the log instead of
writing the donwloaded output file.

Signed-off-by: Richard Steinmetz <[email protected]>
@st3iny st3iny self-assigned this Nov 29, 2024
@st3iny st3iny changed the title ci: fix wget output file flag [stable4.0] ci: fix wget output file flag Nov 29, 2024
@st3iny st3iny merged commit 94c8a76 into stable4.0 Nov 29, 2024
28 of 29 checks passed
@st3iny st3iny deleted the ci/fix-wget-dash-o branch November 29, 2024 17:01
@st3iny
Copy link
Member Author

st3iny commented Nov 29, 2024

/backport to stable3.7

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