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 setting proxy settings #471

Merged
merged 5 commits into from
Aug 14, 2020
Merged

Fix setting proxy settings #471

merged 5 commits into from
Aug 14, 2020

Conversation

Darkren
Copy link
Contributor

@Darkren Darkren commented Aug 13, 2020

Did you run make format && make check?
Yes
Fixes #469

Changes:

  • BinPath and LocalPath of app launcher now don't get rewritten on app args update. It's causing path issues, also doesn't make sense to me
  • Fixed method name in RPC client

How to test this PR:
Follow the steps described in the original issue

@Darkren Darkren changed the base branch from master to develop August 13, 2020 17:47
@Darkren Darkren requested a review from nkryuchkov August 13, 2020 17:52
@Darkren Darkren changed the title [WIP] Fix setting proxy settings Fix setting proxy settings Aug 13, 2020
Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

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

Works!

@jdknives jdknives merged commit c7ae857 into skycoin:develop Aug 14, 2020
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.

Problems for configuring apps with the hypervisor API
3 participants