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

Fix wasi-fyi test.sh on darwin #4776

Merged
merged 1 commit into from
May 31, 2024

Conversation

yagehu
Copy link
Contributor

@yagehu yagehu commented May 31, 2024

The test script for wasi-fyi tests is broken on darwin which uses an older version of bash. This fix uses a workaround.

fixes #4775

The test script for wasi-fyi tests is broken on darwin which uses an
older version of bash.  This fix uses a [workaround][1].

fixes wasmerio#4775

[1]: https://stackoverflow.com/questions/48394251/why-are-empty-arrays-treated-as-unset-in-bash
@syrusakbary syrusakbary merged commit 948a801 into wasmerio:main May 31, 2024
62 checks passed
@yagehu yagehu deleted the yagehu/fix-fyi-test-script branch June 4, 2024 16:18
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.

wasi-fyi test script broken on darwin
2 participants