Skip to content

tests: fix include directory prefix for old shells #3439

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spalicki
Copy link
Contributor

@spalicki spalicki commented Jun 17, 2025

Default Ubuntu shell is dash which is unable to do the ${parameter/#pattern/string} pattern substitution. It is causing Bad substitution error and is generating empty build/tests/test_c_symbols.c file.

@spalicki spalicki self-assigned this Jun 17, 2025
@spalicki spalicki requested a review from a team as a code owner June 17, 2025 17:42
@github-actions github-actions bot added the component:tests Codeowner: @oneapi-src/onednn-arch label Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:tests Codeowner: @oneapi-src/onednn-arch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant