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

Change when we do source file verification #344

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

JessicaTegner
Copy link
Owner

Change when we do source file verification #342. Previously we did sourceverificiation before looking at the working directory. Now we convert all source files to an absolute file path if needed, then perform globbing and then do source verification. This fixes a bug where we would not find source files if the working directory was not the same as the source file directory.

…source verificiation before looking at the working directory. Now we convert all source files to an absolute file path if needed, then perform globbing and then do source verification. This fixes a bug where we would not find source files if the working directory was not the same as the source file directory.
@JessicaTegner
Copy link
Owner Author

@Lrakotoson what you think of this solution? :)

Everyone else, feel free to come with suggestion or review

@JessicaTegner JessicaTegner merged commit 31fd7d5 into master Oct 25, 2023
70 checks passed
@JessicaTegner JessicaTegner deleted the issue342 branch October 25, 2023 16:33
JessicaTegner added a commit that referenced this pull request Oct 25, 2023
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.

1 participant