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

Remove double quotes surrounding identity file within generated remote-systems.conf #21

Merged
merged 1 commit into from
Oct 19, 2018
Merged

Remove double quotes surrounding identity file within generated remote-systems.conf #21

merged 1 commit into from
Oct 19, 2018

Conversation

ianmjones
Copy link
Contributor

Resolves #20

After a bunch of experimenting and testing it turns out that the remote build commands complain about not being able to find the identity file if it's quoted within the remote-systems.conf file.

Even when using single quotes it complains.

Given that home dirs for the target platforms can't (or are incredibly unlikely to) have spaces in their path, can't see that it is an issue to remove the quotes.

…e-systems.conf created by start-docker-nix-build-slave script.
Copy link
Owner

@LnL7 LnL7 left a comment

Choose a reason for hiding this comment

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

Thanks

@LnL7 LnL7 merged commit 4672c37 into LnL7:master Oct 19, 2018
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.

None yet

2 participants