mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
fix ptrack
This commit is contained in:
@@ -34,6 +34,7 @@ class RestoreTest(ProbackupTest, unittest.TestCase):
|
||||
backup_id = self.backup_node(backup_dir, 'node', node)
|
||||
|
||||
node.stop()
|
||||
print(node.should_rm_dirs)
|
||||
node.cleanup()
|
||||
|
||||
# 1 - Test recovery from latest
|
||||
|
||||
Reference in New Issue
Block a user