Skip to content

[v17] Remove non-Bourne-shell-compatible script option#54429

Merged
vapopov merged 1 commit intobranch/v17from
bot/backport-54425-branch/v17
May 1, 2025
Merged

[v17] Remove non-Bourne-shell-compatible script option#54429
vapopov merged 1 commit intobranch/v17from
bot/backport-54425-branch/v17

Conversation

@hugoShaka
Copy link
Copy Markdown
Contributor

Backport #54425 to branch/v17

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 enabled auto-merge May 1, 2025 01:09
@hugoShaka hugoShaka added this pull request to the merge queue May 1, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 1, 2025
@hugoShaka hugoShaka added this pull request to the merge queue May 1, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 1, 2025
@vapopov vapopov added this pull request to the merge queue May 1, 2025
Merged via the queue into branch/v17 with commit 0b81c86 May 1, 2025
39 checks passed
@vapopov vapopov deleted the bot/backport-54425-branch/v17 branch May 1, 2025 08:17
@camscale camscale mentioned this pull request May 6, 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.

4 participants