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 19c0422 commit 9f8f881Copy full SHA for 9f8f881
src/bin/pg_validatebackup/Makefile
@@ -31,6 +31,7 @@ uninstall:
31
32
clean distclean maintainer-clean:
33
rm -f pg_validatebackup$(X) $(OBJS)
34
+ rm -rf tmp_check
35
36
check:
37
$(prove_check)
0 commit comments