Skip to content

Conversation

@loureirorg
Copy link
Contributor

Fix CI warning messages caused by bash's job control in interactive mode. Since the feature depends on common-utils which provides zsh, there's no compatibility concern in using zsh for testing.

Changes:

  • Switch test script interpreter back to #!/bin/zsh
  • Change test commands from bash -ic to zsh -ic
  • Fix CI errors: "cannot set terminal process group"

Fix CI warning messages caused by bash's job control in interactive mode.
Since the feature depends on common-utils which provides zsh, there's no
compatibility concern in using zsh for testing.

Changes:
- Switch test script interpreter back to #!/bin/zsh
- Change test commands from bash -ic to zsh -ic
- Fix CI errors: "cannot set terminal process group"
@loureirorg loureirorg merged commit a52a9ed into main Dec 8, 2024
10 checks passed
@loureirorg loureirorg deleted the feature/bash-aliases branch December 8, 2024 21:04
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.

2 participants