We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecb56e commit def4cb4Copy full SHA for def4cb4
tests/incr_restore.py
@@ -10,7 +10,6 @@
10
import shutil
11
import json
12
from testgres import QueryException
13
-from distutils.dir_util import copy_tree
14
15
16
module_name = 'incr_restore'
@@ -2452,4 +2451,3 @@ def test_incremental_pg_filenode_map(self):
2452
2451
self.del_test_dir(module_name, fname)
2453
2454
# check that MinRecPoint and BackupStartLsn are correctly used in case of --incrementa-lsn
2455
-# incremental restore + partial restore.
0 commit comments