Skip to content

[v16] Remove non-Bourne-shell-compatible script option#54430

Merged
hugoShaka merged 1 commit intobranch/v16from
bot/backport-54425-branch/v16
May 1, 2025
Merged

[v16] Remove non-Bourne-shell-compatible script option#54430
hugoShaka merged 1 commit intobranch/v16from
bot/backport-54425-branch/v16

Conversation

@hugoShaka
Copy link
Copy Markdown
Contributor

Backport #54425 to branch/v16

changelog: Fix a bug in the EC2 installer script causing Illegal option -o pipefail errors on several distros when Managed Updates v2 are enabled.

I mistakenly used `-o pipefail` in the autoupdate default installer
options while the script is executed by sh and not bash.

This slipped through testing because some distros are linking `sh` to
`bash`.
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from sclevine May 1, 2025 00:52
@hugoShaka hugoShaka added this pull request to the merge queue May 1, 2025
Merged via the queue into branch/v16 with commit 5b158a1 May 1, 2025
40 checks passed
@hugoShaka hugoShaka deleted the bot/backport-54425-branch/v16 branch May 1, 2025 01:29
This was referenced May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants