Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Add environment variable to set application base on mono #594

Merged
merged 1 commit into from
Sep 2, 2014

Conversation

ChengTian
Copy link
Contributor

parent #580

You can specify application base with environment variable K_MONO_APPBASE on mono.

@ChengTian ChengTian force-pushed the add-env-var-for-appbase-on-mono branch from 32d4d91 to 88f3fb1 Compare August 30, 2014 04:40
@davidfowl
Copy link
Member

This flag shouldn't be mono specific. It should be prefixed with KRE like the rest of the env variables for the KRE.

It should affect the actual application base in each of the platforms at the appropriate layers (the mono impl is fine since we can't change that with the mono executable right now)

@ChengTian
Copy link
Contributor Author

@davidfowl , thanks for the feedbacks. I made env var KRE_APPBASE available on other platforms as well. The value of --appbase option can override the application base specified by KRE_APPBASE.

@davidfowl
Copy link
Member

:shipit:

@ChengTian ChengTian force-pushed the add-env-var-for-appbase-on-mono branch from c773441 to 0bea430 Compare September 2, 2014 18:58
@ChengTian ChengTian merged commit 0bea430 into dev Sep 2, 2014
@ChengTian ChengTian deleted the add-env-var-for-appbase-on-mono branch September 2, 2014 19:00
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.

None yet

2 participants