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

Commit5814327

Browse files
committed
tests: fix backup.BackupTest.test_sigint_handling
1 parent2050cc0 commit5814327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/backup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ def test_sigint_handling(self):
11591159
gdb.remove_all_breakpoints()
11601160

11611161
gdb._execute('signal SIGINT')
1162-
gdb.continue_execution_until_exit()
1162+
#gdb.continue_execution_until_exit()
11631163

11641164
backup_id=self.show_pb(backup_dir,'node')[0]['id']
11651165

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp