Content-Length: 254376 | pFad | http://github.com/postgrespro/postgres/commit/6d2fba3189608186d1a196a595f21760412ec5e8

72 Fix "make clean" to clean out junk files left behind after ssl tests. · postgrespro/postgres@6d2fba3 · GitHub
Skip to content

Commit 6d2fba3

Browse files
committed
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.
1 parent fc9a62a commit 6d2fba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ssl/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ sslfiles-clean:
136136

137137
clean distclean maintainer-clean:
138138
rm -rf tmp_check
139+
rm -rf ssl/*.old ssl/new_certs_dir ssl/client*_tmp.key
139140

140141
check:
141142
$(prove_check)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/6d2fba3189608186d1a196a595f21760412ec5e8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy