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

mantid_reset_settings.sh doesn't find python script #11556

Closed
peterfpeterson opened this issue Dec 8, 2014 · 1 comment
Closed

mantid_reset_settings.sh doesn't find python script #11556

peterfpeterson opened this issue Dec 8, 2014 · 1 comment
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@peterfpeterson
Copy link
Member

I just tried to run

$ /opt/mantidnightly/bin/mantid_reset_settings.sh
python: can't open file './mantid_qt_settings_editor.py': [Errno 2] No such file or directory

The bash script needs to be modified to look for the python script that does the actual work in its current directory. Nobody will cd into the /opt/mantidnightly/bin/ before running the cleaning script.

@peterfpeterson
Copy link
Member Author

This issue was originally trac ticket 10714

@peterfpeterson peterfpeterson added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. GUI labels Jun 3, 2015
@peterfpeterson peterfpeterson added this to the Release 3.3 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

2 participants