提交 22958366 编写于 作者: J Joao Pereira 提交者: David Kimura

Run installcheck in gpcontrib instead of gpAux/extensions

Co-authored-by: NJimmy Yih <jyih@pivotal.io>
上级 34719089
......@@ -150,8 +150,7 @@ $(call recurse,installcheck-world, \
contrib/indexscan \
contrib/hstore \
contrib/pgcrypto \
gpcontrib/gp_internal_tools \
gpAux/extensions \
gpcontrib \
src/bin/gpfdist \
src/interfaces/gppc \
src/test/kerberos \
......
......@@ -80,6 +80,7 @@ distclean:
if [ "$(enable_gphdfs)" = "yes" ]; then $(MAKE) -C gphdfs distclean; fi
installcheck:
$(MAKE) -C gp_internal_tools installcheck
if [ "$(enable_mapreduce)" = "yes" ]; then \
$(MAKE) -C gpmapreduce installcheck; \
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册