mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-03-05 15:05:48 +02:00
The check to verify that pg-path and data_directory are equal was not working because pg-path was getting overwritten with data_directory before validation took place. Reported by James Chanco Jr.