Skip to content

Avoid infinite recursion for make check#21378

Closed
dag-erling wants to merge 1 commit into
curl:masterfrom
dag-erling:des/tests-http
Closed

Avoid infinite recursion for make check#21378
dag-erling wants to merge 1 commit into
curl:masterfrom
dag-erling:des/tests-http

Conversation

@dag-erling
Copy link
Copy Markdown
Contributor

The combination of a misspelled directory name and failing to check the result of cd leads to infinite recursion as make check simply invokes itself over and over.

The combination of a misspelled directory name and failing to check
the result of cd leads to infinite recursion as `make check` simply
invokes itself over and over.
@vszakats vszakats closed this in 759f2e5 Apr 19, 2026
@vszakats
Copy link
Copy Markdown
Member

Thanks @dag-erling!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants