Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2024-07-27 11:36:48 -07:00
parent 8684c2ba62
commit f1d283f565

View File

@@ -52,7 +52,7 @@ ifeq ($(PROVE),)
PROVE = prove
endif
# for Postgres 15
# for Postgres 15+
PROVE_FLAGS += -I ./test/perl
prove_installcheck: