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

Commit e174a6f

Browse files
committed
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
1 parent d7602af commit e174a6f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/bin/pg_alterckey/Makefile

-6
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,3 @@ uninstall:
3636
clean distclean maintainer-clean:
3737
rm -f pg_alterckey$(X) $(OBJS)
3838
rm -rf tmp_check
39-
40-
check:
41-
$(prove_check)
42-
43-
installcheck:
44-
$(prove_installcheck)

0 commit comments

Comments
 (0)