Skip to content

[v13] Installer Scripts: use bash instead of sh#34143

Merged
marcoandredinis merged 2 commits intobranch/v13from
bot/backport-34039-branch/v13
Nov 2, 2023
Merged

[v13] Installer Scripts: use bash instead of sh#34143
marcoandredinis merged 2 commits intobranch/v13from
bot/backport-34039-branch/v13

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #34039 to branch/v13

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/v13 with commit 0fbdff5 Nov 2, 2023
@marcoandredinis marcoandredinis deleted the bot/backport-34039-branch/v13 branch November 2, 2023 16:03
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