mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2024-12-02 09:53:24 +02:00
fix ptrack
This commit is contained in:
parent
22a5a064d9
commit
c58cd6da4d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user