1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00

Added reminder.

This commit is contained in:
David Steele 2014-11-27 14:07:09 +00:00
parent 602db70d6a
commit 6dd9e881dc

View File

@ -1126,6 +1126,8 @@ sub BackRestTestBackup_Test
$strBackup = BackRestTestBackup_LastBackup($oFile);
BackRestTestBackup_CompareBackup($oFile, $bRemote, BackRestTestBackup_LastBackup($oFile), \%oManifest);
# !!! Add test for removed tablespace during backup
}
}
}