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

Commite39bdfc

Browse files
committed
remove everything on cleanup() by default
1 parent1c90723 commite39bdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎testgres/testgres.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class TestgresConfig:
8989
cached_initdb_dir=None
9090

9191
# shall we remove EVERYTHING (including logs)?
92-
node_cleanup_full=False
92+
node_cleanup_full=True
9393

9494

9595
classTestgresException(Exception):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp