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

Fixed prepending of root_dir override to the other paths #38707

Merged
merged 1 commit into from
Jan 17, 2017

Conversation

alexbleotu
Copy link
Contributor

@alexbleotu alexbleotu commented Jan 12, 2017

What does this PR do?

Fixed prepending of root_dir override to the other paths

What issues does this PR fix or reference?

#38663

Previous Behavior

root_dir in config was added to default root dir, if default overrides existed in _syspaths.py

New Behavior

Just the root_dir in the config is used if defined, otherwise the default root_dir

Tests written?

No (existing tests work with new code)

Please review Salt's Contributing Guide for best practices.

@alexbleotu
Copy link
Contributor Author

ping @Ch3LL

@alexbleotu
Copy link
Contributor Author

This fix is for 2016.3, will it be automatically ported to develop?

@alexbleotu
Copy link
Contributor Author

Any thoughts on this?

@cachedout cachedout merged commit 0fb6bb7 into saltstack:2016.3 Jan 17, 2017
@cachedout
Copy link
Contributor

Sorry about the delay there, @alexbleotu. It's merged now. :] Thank you!

@cachedout
Copy link
Contributor

(And yes, this will be merged forward into develop in the next few days.)

@alexbleotu
Copy link
Contributor Author

Thanks @cachedout

@cachedout
Copy link
Contributor

@alexbleotu I have had to revert this because many tests broke and it's blocking the release. We need to re-open this and take another crack at it.

@alexbleotu
Copy link
Contributor Author

alexbleotu commented Jan 17, 2017 via email

@cachedout
Copy link
Contributor

@alexbleotu Yes, that was my fault. We had a Jenkins outage and I was in a rush with the release. Apologies. Thanks for taking another swing at this one. :]

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

Successfully merging this pull request may close these issues.

2 participants