Skip to content

Conversation

@mgaffigan
Copy link
Contributor

Closes #198

Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
@mgaffigan mgaffigan force-pushed the bugfix/oieserver-macos branch from 6101954 to c50858b Compare November 1, 2025 22:40
@kpalang kpalang requested review from a team, jonbartels, kayyagari, ssrowe and tonygermano and removed request for a team November 3, 2025 08:05
@kpalang
Copy link
Contributor

kpalang commented Nov 4, 2025

For future reference, the approach used before this PR works starting with Bash 4.2, but MacOS ships with Bash 3.2.

Copy link
Contributor

@jonbartels jonbartels left a comment

Choose a reason for hiding this comment

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

We shebang for bash specifically #!/usr/bin/env bash

So this is bash only and doesn't need to be comapatible with zsh the default shell in MacOS.

LGTM

@tonygermano tonygermano merged commit c50858b into OpenIntegrationEngine:main Nov 6, 2025
2 checks passed
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.

[BUG] oieserver.sh fails on OS X

4 participants