Skip to content

Conversation

@codevalve
Copy link
Owner

This PR fixes a shell compatibility issue in the session-start script by replacing process substitution with a more compatible for loop approach.

Changes:

  • Modified check_required_tools function to use a standard for loop
  • Improved shell compatibility across different environments
  • Removed syntax error when running with sh

Tested:

  • Verified script runs without errors using sh
  • Confirmed required tools checking still works as expected

@codevalve codevalve merged commit becf913 into main Nov 29, 2024
@codevalve codevalve deleted the fix/session-start-script-syntax branch November 29, 2024 02:14
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