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

Replace $HOME with $TRANSMART_HOME #2

Open
ghost opened this issue Dec 17, 2015 · 1 comment
Open

Replace $HOME with $TRANSMART_HOME #2

ghost opened this issue Dec 17, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 17, 2015

A relatively simple change that would make the install more flexible: instead of hard-wiring the install to $HOME, set up an env variable TRANSMART_HOME, and if not already defined,set to $HOME.

@Terry-Weymouth
Copy link
Contributor

Keith, $HOME is set automatically by the system so I can be relied on. I like your idea of moving away from using a fixed location; something to consider in the net version. With better checking and better testing as the load proceeds, we should be able to implement/test such a change easily.

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

No branches or pull requests

1 participant