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

fix non-POSIX [[ ]] #10174

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Conversation

geekosaur
Copy link
Collaborator

Otherwise CI prints validate.sh: 332: [[: not found and the line does nothing (but validate.sh continues to run), unless the system shell is ksh / bash / zsh. This may explain #10114 (comment).

Please read Github PR Conventions and then fill in one of these two templates.


Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions). —only indirectly

@geekosaur
Copy link
Collaborator Author

Won't pass CI until #10172 lands.

Copy link
Collaborator

@jasagredo jasagredo left a comment

Choose a reason for hiding this comment

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

Thanks and sorry!

@geekosaur geekosaur added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Jul 4, 2024
@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Jul 6, 2024
Otherwise CI prints `validate.sh: 332: [[: not found` and the line
does nothing (but `validate.sh` continues to run), unless the
system shell is `ksh` / `bash` / `zsh`. This may explain
haskell#10114 (comment).
@mergify mergify bot merged commit b50d9ed into haskell:master Jul 6, 2024
52 checks passed
@geekosaur geekosaur deleted the validate-non-posix-test branch July 18, 2024 03:38
@geekosaur
Copy link
Collaborator Author

@mergify backport 3.12

Copy link
Contributor

mergify bot commented Aug 30, 2024

backport 3.12

✅ Backports have been created

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 platform: windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants