Skip to content

Fix #886: avoid Bash-isms in Makefile#887

Closed
mhucka wants to merge 1 commit intomasterfrom
mh-fix-886
Closed

Fix #886: avoid Bash-isms in Makefile#887
mhucka wants to merge 1 commit intomasterfrom
mh-fix-886

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented Sep 11, 2025

The shell script fragment for check-cuquantum-root-set used Bash syntax, and this failed on some Linux systems. This simply rewrites it to use POSIX syntax.

The shell script fragment for `check-cuquantum-root-set` used Bash
syntax, and this failed on some Linux systems. This simply rewrites it
to use POSIX syntax.
@github-actions github-actions Bot added the size: XS <10 lines changed label Sep 11, 2025
@mhucka
Copy link
Copy Markdown
Collaborator Author

mhucka commented Sep 11, 2025

Turns out this is fixed in Sergei's PR #879.

@mhucka mhucka closed this Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant