Обсуждение: pgsql: Support older versions of "prove"

Поиск
Список
Период
Сортировка

pgsql: Support older versions of "prove"

От
Peter Eisentraut
Дата:
Support older versions of "prove"

Apparently, older versions of "prove" (couldn't identify the exact
version from the changelog) don't look into the t/ directory for tests
by default, so specify it explicitly.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e7903163ff6352cd75dc896cf289e3cccc1fef33

Modified Files
--------------
src/Makefile.global.in |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)