Skip to content

Use bash instead of sh for better compatibility#1148

Merged
andrleite merged 1 commit intomasterfrom
fix-makefile
Feb 3, 2026
Merged

Use bash instead of sh for better compatibility#1148
andrleite merged 1 commit intomasterfrom
fix-makefile

Conversation

@andrleite
Copy link
Copy Markdown
Contributor

This pull request makes a small change to the Makefile to improve compatibility by specifying the shell to use.

  • The SHELL variable is now set to /bin/bash instead of the default shell, which can help avoid issues with shell-specific syntax.
None

@mm-cloud-bot mm-cloud-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Feb 3, 2026
@andrleite andrleite merged commit b6f06ff into master Feb 3, 2026
11 checks passed
@andrleite andrleite deleted the fix-makefile branch February 3, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants