Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate.sh: Use Bash explicitly #10318

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Conversation

9999years
Copy link
Collaborator

We were already relying on Bash features like echo -e, so let's make it official.

Copy link
Collaborator

@geekosaur geekosaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've already had to fix a few Bash-isms (cf. #10174), so yes.

Copy link
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/bin/sh is always a mistake

@9999years 9999years added the merge me Tell Mergify Bot to merge label Sep 6, 2024
@mergify mergify bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days labels Sep 6, 2024
We were already relying on Bash features like `echo -e`, so let's make
it official.
@mergify mergify bot merged commit 64f8254 into haskell:master Sep 8, 2024
49 checks passed
@geekosaur
Copy link
Collaborator

@mergify backport 3.12

Copy link
Contributor

mergify bot commented Sep 14, 2024

backport 3.12

✅ Backports have been created

mergify bot added a commit that referenced this pull request Sep 14, 2024
`validate.sh`: Use Bash explicitly (backport #10318)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants