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

Commit2691039

Browse files
knizhnikkelvich
authored andcommitted
Update cluster.yml
1 parentfe232ee commit2691039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/multimaster/tests/deploy_layouts/cluster.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
-name:start dtm
3131
shell:>
3232
nohup ~/pg_cluster/src/contrib/arbiter/bin/arbiter
33-
-d ~/pg_cluster/dtm_data -r 0.0.0.0:5431 -i 0 -l ~/pg_cluster/dtm_data/log &
33+
-d ~/pg_cluster/dtm_data -r"0.0.0.0:5431" -i 0 -l ~/pg_cluster/dtm_data/log &
3434
3535
-name:wait until dtm is available
3636
wait_for:port=5431 delay=1
@@ -64,7 +64,7 @@
6464
-name:build sockhub
6565
shell:"make clean && make -j 4"
6666
args:
67-
chdir:"{{pg_src}}/contrib/multimaster/sockhub"
67+
chdir:"{{pg_src}}/contrib/arbiter/sockhub"
6868

6969
-name:build multimaster
7070
shell:"make clean && make -j {{makejobs}} install"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp