Skip to content

Use first bash from PATH (allows running on macOS) - #169

Merged
stweil merged 1 commit into
masterfrom
bash
Oct 23, 2023
Merged

Use first bash from PATH (allows running on macOS)#169
stweil merged 1 commit into
masterfrom
bash

Conversation

@stweil

@stweil stweil commented Oct 22, 2023

Copy link
Copy Markdown
Member

/bin/bash on macOS is too old (3.2.57), but can be replaced by a recent bash version from Homebrew.

/bin/bash on macOS is too old (3.2.57), but can be replaced
by a recent bash version from Homebrew.

Signed-off-by: Stefan Weil <[email protected]>

@kba kba left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. We also had that problem with OSX in the OCR-D/core unit tests, where s,/bin/bash,/usr/bin/env bash, fixed it. We should do that for all bash scripts.

@stweil
stweil merged commit cb5defa into master Oct 23, 2023
@stweil
stweil deleted the bash branch October 23, 2023 10:02
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