mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-16 10:20:02 +02:00
ceb050e950
The restore test function was passing strBackup to the restoreCompare function but when the restore is expected to pick a backup based on a timestamp, then strBackup may not be the one chosen. Modified the code so that strBackupExpected is set based on the parameters passed to the function and this is then passed to restoreCompare. |
||
---|---|---|
.. | ||
HostBackupTest.pm | ||
HostBaseTest.pm | ||
HostDbCommonTest.pm | ||
HostDbSyntheticTest.pm | ||
HostDbTest.pm | ||
HostS3Test.pm |