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

Add HOME environment variable for the child process where a plug-in is running #3288

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

azatsarynnyy
Copy link
Member

Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com

This PR sets the HOME environment variable for a child process where a plug-in is running.
Some plug-ins read this variable but it's undefined.

It's needed for eclipse-che/che#10574

@azatsarynnyy azatsarynnyy self-assigned this Oct 26, 2018
@azatsarynnyy azatsarynnyy added the plug-in system issues related to the plug-in system label Oct 26, 2018
Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

could you add for what HOME is required (like it has been done for PATH)
in the source code

@azatsarynnyy
Copy link
Member Author

sure. Will do

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants