Extract tar

This commit is contained in:
Andrew Kane
2022-12-09 00:52:34 -08:00
parent d6ab29e772
commit e302c99d4a
2 changed files with 3 additions and 2 deletions

View File

@@ -59,4 +59,4 @@ prove_installcheck:
rm -rf tmp_check
set PGPORT=65432
set PG_REGRESS="$(BINDIR)\pg_regress"
$(PROVE) $(PG_PROVE_FLAGS) $(PROVE_FLAGS) test/t/*.pl
$(PROVE) $(PG_PROVE_FLAGS) $(PROVE_FLAGS) test\t\*.pl