Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7aa7d7a

Browse files
committed
[PBCKP-146] fix cfs test python3 compatibility
1 parent646baf7 commit7aa7d7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/cfs_restore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def test_restore_empty_tablespace_from_fullbackup(self):
103103
"postgres",
104104
"SELECT * FROM pg_tablespace WHERE spcname='{0}'".format(tblspace_name)
105105
)
106+
tblspace=str(tblspace)
106107
self.assertTrue(
107108
tblspace_nameintblspaceand"compression=true"intblspace,
108109
"ERROR: The tablespace not restored or it restored without compressions"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp