Skip to content

Commit 034c597

Browse files
committed
Follow-up to 7ca590c, fix tests.backup.BackupTest.test_incremental_backup_without_full
1 parent e22cb93 commit 034c597

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/backup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ def test_incremental_backup_without_full(self):
112112
fname = self.id().split('.')[3]
113113
node = self.make_simple_node(
114114
base_dir=os.path.join(module_name, fname, 'node'),
115-
initdb_params=['--data-checksums'],
116-
ptrack_enable=True)
115+
initdb_params=['--data-checksums'])
117116

118117
backup_dir = os.path.join(self.tmp_path, module_name, fname, 'backup')
119118
self.init_pb(backup_dir)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy