You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2019/03/14 03:48:25 UTC

[hawq] branch huor updated: Fix typo of orc in contrib

This is an automated email from the ASF dual-hosted git repository.

huor pushed a commit to branch huor
in repository https://gitbox.apache.org/repos/asf/hawq.git


The following commit(s) were added to refs/heads/huor by this push:
     new 621f4ba  Fix typo of orc in contrib
621f4ba is described below

commit 621f4ba96abc2ba0493156e9406f4ecfe315f6f6
Author: Ruilong Huo <hu...@163.com>
AuthorDate: Thu Mar 14 11:48:11 2019 +0800

    Fix typo of orc in contrib
---
 contrib/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/Makefile b/contrib/Makefile
index 8915506..25be576 100644
--- a/contrib/Makefile
+++ b/contrib/Makefile
@@ -9,8 +9,8 @@ WANTED_DIRS = \
 		extprotocol \
 		gp_cancel_query \
 		formatter_fixedwidth \
-		exthdfs\
-		hawq-hadoop\
+		exthdfs \
+		hawq-hadoop
 
 ifeq ($(with_pgcrypto), yes)
 WANTED_DIRS += pgcrypto