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

T1846 Fix Config-object being affected by the shell env #174

Closed
wants to merge 1 commit into from

Conversation

varesa
Copy link
Contributor

@varesa varesa commented Dec 4, 2019

The Config-object and the contained ConfigTree seems to be expected
to be absolute paths from the root of the tree. However the way it
uses cli-shell-api with an inherited environment means that the
session_config only contains configuration nodes under the current
[edit ...] level. Override the edit-level environment variables.

https://phabricator.vyos.net/T1846

The Config-object and the contained ConfigTree seems to be expected
to be absolute paths from the root of the tree. However the way it
uses cli-shell-api with an inherited environment means that the
session_config only contains configuration nodes under the current
[edit ...] level. Override the edit-level environment variables.
@jestabro
Copy link
Contributor

This has been resolved by commit 12a21a4; PR will be closed.

@jestabro jestabro closed this Dec 10, 2019
@varesa
Copy link
Contributor Author

varesa commented Dec 10, 2019

Ah, didn't notice that was an option. Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants