Skip to content

fix(build): remove whitespace in BRIDGE_BUILD_ENV assignment and add Cygwin support#517

Open
antonioap101 wants to merge 1 commit intoProtonMail:masterfrom
antonioap101:fix/build-env-var-parsing
Open

fix(build): remove whitespace in BRIDGE_BUILD_ENV assignment and add Cygwin support#517
antonioap101 wants to merge 1 commit intoProtonMail:masterfrom
antonioap101:fix/build-env-var-parsing

Conversation

@antonioap101
Copy link
Copy Markdown

Hello,

Just a couple of small fixes to the build.sh script:

  • Removed an unintended space in the BRIDGE_BUILD_ENV assignment that could cause misparsing.
  • Added cygwin to the $OSTYPE check so the script correctly falls back to PowerShell when using the MSYS2 terminal.

These changes don't affect the intended logic of the script, they simply aim to avoid potential errors in certain environments.


Thanks for maintaining this project! 🙌

…nt incorrect parsing. Extra: Added Cygwin $OSTYPE checking.
@antonioap101 antonioap101 marked this pull request as ready for review July 15, 2025 13:08
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.

1 participant