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

script and generate script does not work with bash3.2 #982

Open
oliviermattelaer opened this issue Aug 30, 2024 · 2 comments
Open

script and generate script does not work with bash3.2 #982

oliviermattelaer opened this issue Aug 30, 2024 · 2 comments
Assignees

Comments

@oliviermattelaer
Copy link
Member

it crash with

./CODEGEN/generateAndCompare.sh: line 613: SCRBCK=${SCRBCK} (uppercase=${SCRBCK^^}): bad substitution
@valassi
Copy link
Member

valassi commented Aug 30, 2024

Thanks Olivier.

As discussed

Honestly I'd prefer that you try to upgrade first. Porting back to a bash from 2007 does not seem a very good idea... (but maybe it's just one or two lines)

@valassi valassi assigned oliviermattelaer and unassigned valassi Sep 2, 2024
@valassi
Copy link
Member

valassi commented Sep 2, 2024

Hi @oliviermattelaer I had a quick look. I really think that downgrading bash is a bad idea on linux.

I have no Mac (luckily!).

Can you check this yourself please, possibly by upgrading to bash5 on your mac?

thanks
Andrea

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