Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Conversation

@shiena
Copy link
Contributor

@shiena shiena commented Aug 26, 2017

Description of the Change

Terminal.app does not inherit environment variables.
Therefore, expand environmet variables in the script.

Applicable Issues

fixes #234

Terminal.app does not inherit environment variables.
Therefore, expand environmet variables in the script.
@shana
Copy link
Member

shana commented Aug 28, 2017

Weird, my terminal app inherits all environment variables except for path (which is explicitly overridden when it launches). I wonder what the difference is...¯_(ツ)_/¯

@shana shana merged commit c922648 into github-for-unity:master Aug 28, 2017
@shiena
Copy link
Contributor Author

shiena commented Aug 28, 2017

@shana
Using the default login shell will inherit the environment variables.
However, using other command does not seem to inherit it.
Even if you set /bin/bash.
The Atlassian SourceTree is working fine, seems to be using osascript.

image

@shiena shiena deleted the fix-mac-terminal branch August 28, 2017 12:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shell opened from command line menu does not move to project folder

2 participants