Skip to content

Commit b293a3e

Browse files
committed
one relative path
1 parent d482117 commit b293a3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/deploy/tsdm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929

3030
- name: clone dtm sources
3131
git: repo=https://github.com/kelvich/pg_tsdtm.git
32-
dest=./pg_tsdtm_test
32+
dest=~/pg_tsdtm_test
3333
accept_hostkey=yes
3434
update=yes
3535
register: dtm_sources
3636

3737
- name: build dtm
3838
shell: "PG_CONFIG={{pg_dst}}/bin/pg_config make clean && PG_CONFIG={{pg_dst}}/bin/pg_config make -j {{makejobs}} install"
3939
args:
40-
chdir: ./pg_tsdtm_test
40+
chdir: ~/pg_tsdtm_test
4141
when: dtm_sources.changed
4242

4343
- name: enable dtm extension on datanodes

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