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

Load the autoconf file only if it exists #912

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Load the autoconf file only if it exists #912

merged 1 commit into from
Mar 14, 2024

Conversation

gcalacoci
Copy link
Contributor

Added a guarding statement that loads the barman.auto.conf file only if the file exists.
Improved warning messages in the load_config_file method, adding a specific one in case the file is not found.

Added a guarding statement that loads the barman.auto.conf file only if
the file exists.
Improved warning messages in the load_config_file method, adding a
specific one in the case the file is not found.

Signed-off-by: Giulio Calacoci <giulio.calacoci@enterprisedb.com>
@gcalacoci gcalacoci marked this pull request as ready for review March 14, 2024 12:45
Copy link

edb-sonar-app bot commented Mar 14, 2024

Copy link
Contributor

@barthisrael barthisrael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@gcalacoci gcalacoci merged commit 3b7b1d2 into master Mar 14, 2024
9 checks passed
@gcalacoci gcalacoci deleted the dev/bar-147 branch March 14, 2024 13:05
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.

None yet

2 participants