Skip to content

fix: follow redirects when fetching gnulib init.sh in upstream test suite#202

Open
kevinburkesegment wants to merge 1 commit intouutils:mainfrom
kevinburkesegment:fix/upstream-testsuite-curl-redirect
Open

fix: follow redirects when fetching gnulib init.sh in upstream test suite#202
kevinburkesegment wants to merge 1 commit intouutils:mainfrom
kevinburkesegment:fix/upstream-testsuite-curl-redirect

Conversation

@kevinburkesegment
Copy link

The gnulib gitweb server returns a 302 redirect, but curl was called without -L so it saved the HTML redirect page instead of init.sh. This caused all 33 GNU upstream tests to fail in CI since the init.sh fetch was introduced in c1b66e4.

…uite

The gnulib gitweb server returns a 302 redirect, but curl was called
without -L so it saved the HTML redirect page instead of init.sh.
This caused all 33 GNU upstream tests to fail in CI since the init.sh
fetch was introduced in c1b66e4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant