pg_alterckey: remove TAP check rules from Makefile
Reported-by: Pavel Stehule, Michael Paquier Discussion: https://postgr.es/m/CAFj8pRBRNo4co5bqCx4BLx1ZZ45Z_T-opPxA+u7SLp7gAtBpNA@mail.gmail.com Backpatch-through: master
This commit is contained in:
parent
d7602afa2e
commit
e174a6f193
@ -36,9 +36,3 @@ uninstall:
|
|||||||
clean distclean maintainer-clean:
|
clean distclean maintainer-clean:
|
||||||
rm -f pg_alterckey$(X) $(OBJS)
|
rm -f pg_alterckey$(X) $(OBJS)
|
||||||
rm -rf tmp_check
|
rm -rf tmp_check
|
||||||
|
|
||||||
check:
|
|
||||||
$(prove_check)
|
|
||||||
|
|
||||||
installcheck:
|
|
||||||
$(prove_installcheck)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user