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 regular expression for spack find #477

Merged

Conversation

douglasjacobsen
Copy link
Collaborator

This merge fixes the regular expression for extracting package names from the output of spack find to include optional - character matches.

This commit fixes the regular expression for extracting package names
from the output of `spack find` to include optional `-` character
matches.
@douglasjacobsen douglasjacobsen requested a review from rfbgo May 3, 2024 16:02
@douglasjacobsen douglasjacobsen added the bug Something isn't working label May 3, 2024
@rfbgo rfbgo merged commit 4088551 into GoogleCloudPlatform:develop May 3, 2024
5 checks passed
@douglasjacobsen douglasjacobsen deleted the spack_find_regex_fix branch May 3, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants