Skip to content

Commit ca793c5

Browse files
committed
commit_ts test: Set node name in test
Otherwise, the script output has a lot of pointless warnings. This was forgotten in 9def031
1 parent 512f67c commit ca793c5

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::More tests => 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy