Content-Length: 258982 | pFad | http://github.com/postgrespro/testgres/commit/3a90ecd41293aa08c2db662ce73ecad0f34b8636

6A Adding print incorrect version · postgrespro/testgres@3a90ecd · GitHub
Skip to content

Commit 3a90ecd

Browse files
committed
Adding print incorrect version
1 parent 5db4ae3 commit 3a90ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testgres/plugins/pg_probackup2/pg_probackup2/init_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ def __init__(self):
207207
if self.probackup_version.split('.')[0].isdigit:
208208
self.major_version = int(self.probackup_version.split('.')[0])
209209
else:
210-
print('Pg_probackup version is not correct!')
210+
print('Pg_probackup version \"{}\" is not correct!'.format(self.probackup_version))
211211
sys.exit(1)
212212

213213
def test_env(self):

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/testgres/commit/3a90ecd41293aa08c2db662ce73ecad0f34b8636

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy