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

Commitc10aea1

Browse files
committed
bugfix
1 parentadaa7ed commitc10aea1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
setup(
33
name='testgres',
44
packages= ['testgres'],
5-
version='0.1.6',
5+
version='0.1.7',
66
description='Testing utility for postgresql and it''s extensions',
77
author='Ildar Musin',
88
author_email='zildermann@gmail.com',

‎testgres/testgres.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,5 +373,5 @@ def stop_all():
373373
globalregistered_nodes
374374
fornodeinregistered_nodes:
375375
# stop server if it still working
376-
ifself.working:
376+
ifnode.working:
377377
node.stop()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp