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

Commiteae235f

Browse files
committed
run tap tests
1 parentef64dcf commiteae235f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎contrib/mmts/Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ DATA = multimaster--1.0.sql
66

77
.PHONY: all
88

9+
EXTRA_INSTALL=contrib/mmts
10+
911
all: multimaster.so
1012

1113
PG_CPPFLAGS = -I$(libpq_srcdir)
@@ -21,3 +23,7 @@ top_builddir = ../..
2123
include$(top_builddir)/src/Makefile.global
2224
include$(top_srcdir)/contrib/contrib-global.mk
2325
endif
26+
27+
check: temp-install
28+
$(prove_check)
29+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp