Skip to content

Conversation

@lalten
Copy link
Contributor

@lalten lalten commented Oct 15, 2025

Make launch.sh Posix shell compliant.

In my case the ctx.toolchains[SH_TOOLCHAIN].path expands to /bin/sh which isn't bash but dash, which for example does not support pipefail but is fully Posix compliant

@mvukov
Copy link
Owner

mvukov commented Oct 24, 2025

Interesting, thanks. Shall we have something similar for .sh test script templates?

@lalten
Copy link
Contributor Author

lalten commented Oct 24, 2025

Interesting, thanks. Shall we have something similar for .sh test script templates?

Good question, but I haven't hit this yet. I'll report back if I do. For now this would be sufficient for my case

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