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

Commitca793c5

Browse files
committed
commit_ts test: Set node name in test
Otherwise, the script output has a lot of pointless warnings.This was forgotten in9def031
1 parent512f67c commitca793c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/modules/commit_ts/t/001_base.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Test::Moretests=> 2;
88
use PostgresNode;
99

10-
my$node = get_new_node();
10+
my$node = get_new_node('foxtrot');
1111
$node->init;
1212
$node->append_conf('postgresql.conf','track_commit_timestamp = on');
1313
$node->start;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp