Обсуждение: pgsql: Fix "make clean" to clean out junk files left behind after sslt

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

pgsql: Fix "make clean" to clean out junk files left behind after sslt

От
Tom Lane
Дата:
Fix "make clean" to clean out junk files left behind after ssl tests.

We .gitignore'd this junk, but we didn't actually remove it.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6d2fba3189608186d1a196a595f21760412ec5e8

Modified Files
--------------
src/test/ssl/Makefile | 1 +
1 file changed, 1 insertion(+)