Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with default bash on macOS Sierra #1

Closed
strayer opened this issue Jul 4, 2017 · 1 comment
Closed

Doesn't work with default bash on macOS Sierra #1

strayer opened this issue Jul 4, 2017 · 1 comment

Comments

@strayer
Copy link

strayer commented Jul 4, 2017

Just letting you know, since the README doesn't say anything about the bash version on macOS.

$ /bin/bash makethumbsf6
makethumbsf6: line 268: ${GALLERY_NAME^}: bad substitution
makethumbsf6 v0.9.4 …
Processing "P1040004.JPG" …
makethumbsf6: line 619: ${ix,,}: bad substitution

macOS Sierra 10.11.5 has the following bash version:

$ /bin/bash --version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin16)
Copyright (C) 2007 Free Software Foundation, Inc.

It works fine when using bash installed via Homebrew (4.4.12).

@Moonbase59
Copy link
Owner

Thanks for letting us know, and my apologies for the late response. I added a note in the README, under »Requirements«.

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

No branches or pull requests

2 participants