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 pack build target to support spaces in path #1895

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

thomaslevesque
Copy link
Member

The pack target was failing because I have a space in the path to the repo. Adding double-quotes fixes the problem.

Copy link
Member

@blairconrad blairconrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blairconrad
Copy link
Member

blairconrad commented Nov 28, 2022

I can't merge! Due to test failures. We've painted ourselves into a corner.
(I think merging #1892 resolves this.)

@thomaslevesque
Copy link
Member Author

I can't merge! Due to test failures. We've painted ourselves into a corner.

Yeah, I know... No rush merging this anyway, it's only an issue for me locally, and I can work around it.

@blairconrad blairconrad merged commit 154c1e5 into FakeItEasy:master Nov 28, 2022
@thomaslevesque thomaslevesque deleted the fix-pack-build-target branch November 28, 2022 17:01
@blairconrad
Copy link
Member

Thanks, @thomaslevesque! I'm sure this will greatly benefit space-having Rider-users.

@github-actions
Copy link

This change has been released as part of FakeItEasy 7.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants