Skip to content

Replace /bin/sh calls with /bin/bash#15113

Open
devicenull wants to merge 1 commit intowoocommerce:trunkfrom
devicenull:devicenu11-fix-bashism
Open

Replace /bin/sh calls with /bin/bash#15113
devicenull wants to merge 1 commit intowoocommerce:trunkfrom
devicenull:devicenu11-fix-bashism

Conversation

@devicenull
Copy link

As we upgrade the builders, /bin/sh is now dash which does not support all the features bash does.

Switch to explicitly using bash to ensure things continue to work

  • I have considered if this change warrants release notes and have added them to RELEASE-NOTES.txt if necessary. Use the "[Internal]" label for non-user-facing changes.

As we upgrade the builders, /bin/sh is now dash which does not support all the features bash does.

Switch to explictly using bash to ensure things continue to work
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.

1 participant