EnterpriseDB / barman

Barman - Backup and Recovery Manager for PostgreSQL
https://www.pgbarman.org/
GNU General Public License v3.0
2.06k stars 191 forks source link

Load the autoconf file only if it exists #912

Closed gcalacoci closed 6 months ago

gcalacoci commented 6 months ago

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.

edb-sonar-app[bot] commented 6 months ago

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% 0.0% Coverage on New Code
0.0% 0.0% Duplication on New Code

See analysis details on SonarQube