Skip to content

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
@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.

2 participants