Skip to content

Commit d2559df

Browse files
committed
installcheck
1 parent 160ec7b commit d2559df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ $(EXTENSION)--$(EXTVERSION).sql: init.sql hash.sql range.sql
2727
cat $^ > $@
2828
EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/conf.add
2929

30-
installcheck:
31-
true
30+
# installcheck:
31+
# true

0 commit comments

Comments
 (0)