Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9589b03

Browse files
committed
Clean pg_walsummary's tmp_check directory.
Oversight similar to ba08c10.
1 parent b6ee30e commit 9589b03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_walsummary/Makefile

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

4141
clean distclean maintainer-clean:
4242
rm -f pg_walsummary$(X) $(OBJS)
43+
rm -rf tmp_check
4344

4445
check:
4546
$(prove_check)

0 commit comments

Comments
 (0)