Skip to content

[v14] Installer Scripts: use bash instead of sh#34144

Merged
marcoandredinis merged 2 commits intobranch/v14from
bot/backport-34039-branch/v14
Nov 2, 2023
Merged

[v14] Installer Scripts: use bash instead of sh#34144
marcoandredinis merged 2 commits intobranch/v14from
bot/backport-34039-branch/v14

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #34039 to branch/v14

The agentless version of this script uses `bash`.
Using `bash` over `sh` should help the maitenance of the script.
It's being used for the agentless version and the node join script
`sh` is sometimes an alias to `bash`, and testing this script in those
systems might lead to assume that the script is working fine, even tho
when running in a real `sh` it will fail.
@marcoandredinis marcoandredinis added this pull request to the merge queue Nov 2, 2023
Merged via the queue into branch/v14 with commit e232da9 Nov 2, 2023
@marcoandredinis marcoandredinis deleted the bot/backport-34039-branch/v14 branch November 2, 2023 16:06
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