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

main: load MTDA_REMOTE from the environment even without config files #309

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

chombourger
Copy link
Collaborator

Move os.getenv('MTDA_REMOTE') so that it gets called when mtda-cli is loaded without any configuration files.

Fixes: #298

Move os.getenv('MTDA_REMOTE') so that it gets called when mtda-cli is
loaded without any configuration files.

Fixes: siemens#298
Signed-off-by: Cedric Hombourger <[email protected]>
@github-actions github-actions bot requested a review from vj-kumar August 3, 2023 13:46
@chombourger chombourger merged commit e3b31cb into siemens:master Aug 3, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[remote] section doesn't work as expected as well as MTDA_REMOTE env variable
1 participant