Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit25924ac

Browse files
committed
Clean the last few TAP suite tmp_check directories.
Back-patch to 9.5, where the suites were introduced.
1 parent4163588 commit25924ac

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
cleandistclean:
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+
cleandistcleanmaintainer-clean:
126+
rm -rf tmp_check
127+
125128
check:
126129
$(prove_check)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp