We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ee30e commit 9589b03Copy full SHA for 9589b03
src/bin/pg_walsummary/Makefile
@@ -40,6 +40,7 @@ uninstall:
40
41
clean distclean maintainer-clean:
42
rm -f pg_walsummary$(X) $(OBJS)
43
+ rm -rf tmp_check
44
45
check:
46
$(prove_check)
0 commit comments