Skip to content

Commit 25924ac

Browse files
committed
Clean the last few TAP suite tmp_check directories.
Back-patch to 9.5, where the suites were introduced.
1 parent 4163588 commit 25924ac

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/bin/pgbench/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ uninstall:
3737

3838
clean distclean:
3939
rm -f pgbench$(X) $(OBJS)
40+
rm -rf tmp_check
4041

4142
maintainer-clean: distclean
4243
rm -f exprparse.c exprscan.c

src/test/ssl/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,8 @@ ssl/root+client.crl: ssl/root.crl ssl/client.crl
122122
sslfiles-clean:
123123
rm -f $(SSLFILES) ssl/client_ca.srl ssl/server_ca.srl ssl/client_ca-certindex* ssl/server_ca-certindex* ssl/root_ca-certindex* ssl/root_ca.srl ssl/temp_ca.crt ssl/temp_ca_signed.crt
124124

125+
clean distclean maintainer-clean:
126+
rm -rf tmp_check
127+
125128
check:
126129
$(prove_check)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy