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

Commitba08c10

Browse files
committed
pg_combinebackup didn't clean its tmp_check directory, either.
Another oversight indc21234, visible when building/testingin the source directory. (There's a lot of stuff we couldsimplify if we stop supporting that case, but for now it'sstill mainstream.)
1 parent903737c commitba08c10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/bin/pg_combinebackup/Makefile

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

4545
cleandistcleanmaintainer-clean:
4646
rm -f pg_combinebackup$(X)$(OBJS)
47+
rm -rf tmp_check
4748

4849
check:
4950
$(prove_check)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp