Repository: incubator-hawq
Updated Branches:
  refs/heads/master cf041ae07 -> c8319dedb


Revert minor fix to tools/Makefile (for Paul Guo).


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/c8319ded
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/c8319ded
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/c8319ded

Branch: refs/heads/master
Commit: c8319dedb719b0c321449f0f495c863efe10fa15
Parents: cf041ae
Author: Ed Espino <esp...@apache.org>
Authored: Wed Sep 21 01:18:49 2016 -0700
Committer: Ed Espino <esp...@apache.org>
Committed: Wed Sep 21 01:18:49 2016 -0700

----------------------------------------------------------------------
 tools/Makefile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/c8319ded/tools/Makefile
----------------------------------------------------------------------
diff --git a/tools/Makefile b/tools/Makefile
index 3eb49f6..172f6f6 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -27,7 +27,6 @@ include $(top_builddir)/src/Makefile.global
 
 all:
        ${MAKE} -C gpnetbench $@
-       ${MAKE} -C bin $@
 
 install :
        ${MAKE} -C bin $@

Reply via email to