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

Remove ConfigService checking for Python and Matlab executable names #3103

Closed
martyngigg opened this issue Jan 19, 2011 · 1 comment
Closed
Assignees
Milestone

Comments

@martyngigg
Copy link
Member

The ConfigService behaves slightly differently if the executable name is Python or Matlab. At the time this was due to the fact that we needed to know where the Mantid bin directory was if running in a standalone interpeter in a different directory.

Now that we have the MANTIDPATH variable this behaviour should be changed so that Mantid is consistent regardless of the executable name.

The change will mean that when the ConfigService starts it looks for the Mantid.properties file in the following way:
(a) If MANTIDPATH is defined then use this path, else
(b) use the executable directory.

@martyngigg
Copy link
Member Author

This issue was originally trac ticket 2256

@martyngigg martyngigg self-assigned this Jun 3, 2015
@martyngigg martyngigg added this to the Iteration 27 milestone Jun 3, 2015
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