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

[ test ] fix clean_names function in testutils.sh #3227

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dunhamsteve
Copy link
Collaborator

This PR fixes an off by one error in clean_names awk script in testutils.sh. The last digit of a name was ignored, causing some names to be merged that shouldn't be. The issue was noted by @buzden here: #3156 (comment)

@mattpolzin mattpolzin merged commit 809319f into idris-lang:main Mar 8, 2024
22 checks passed
@dunhamsteve dunhamsteve deleted the fix-clean-names branch March 8, 2024 17:37
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.

2 participants