mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-30 05:39:12 +02:00
4f543a4d67
Using the path variable directly resulted in a path with (null) in it, which caused the remove to fail. The pathFull variable already exists for this purpose so use it.