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

Ensure autogen.sh exits nonzero if autoreconf fails #143

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

duncan-roe
Copy link
Contributor

You need to capture the value of $? immediately: it doesn't survive "if ...;else" let alone "echo".

Sorry about this trivial change but I want to do something else with autogen.sh so get this out the way first.

You need to capture the value of $? immediately: it doesn't survive
"if ...;else" let alone "echo".
@rocky rocky merged commit a439129 into rocky:remake-4-3 Jul 2, 2023
1 check passed
@duncan-roe duncan-roe deleted the autogen1 branch July 5, 2023 02:01
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.

None yet

2 participants