Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3a908ad

Browse files
kvapkelvich
authored andcommitted
Remove dtmbench from the tap-tests.
1 parent 626dd6f commit 3a908ad

File tree

2 files changed

+1
-126
lines changed

2 files changed

+1
-126
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ OBJS = multimaster.o raftable.o arbiter.o bytebuf.o bgwpool.o pglogical_output.o
33

44
override CPPFLAGS += -I../raftable
55

6-
#SCRIPTS_built = tests/dtmbench
76
EXTRA_INSTALL = contrib/raftable contrib/mmts
87

98
EXTENSION = multimaster
109
DATA = multimaster--1.0.sql
1110

1211
.PHONY: all
1312

14-
all: multimaster.so #tests/dtmbench
13+
all: multimaster.so
1514

1615
tests/dtmbench:
1716
make -C tests

t/002_dtmbench.pl

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)