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

Commitb7595ad

Browse files
author
Stepan Neretin
committed
add ability assert logs
1 parent57c98b1 commitb7595ad

File tree

1 file changed

+1
-0
lines changed
  • testgres/plugins/pg_probackup2/pg_probackup2

1 file changed

+1
-0
lines changed

‎testgres/plugins/pg_probackup2/pg_probackup2/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def run(self, command, gdb=False, old_binary=False, return_id=True, env=None,
124124
defstream_output(stream:subprocess.PIPE)->None:
125125
forlineiniter(stream.readline,''):
126126
print(line)
127+
self.test_class.output+=line
127128
stream.close()
128129

129130
self.process=subprocess.Popen(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp