Github user eschizoid commented on a diff in the pull request:
https://github.com/apache/hawq/pull/1396#discussion_r218143040
--- Diff: contrib/hawq-docker/Makefile ---
@@ -227,3 +229,85 @@ distclean:
docker network rm $(NETWORK) 2>&1 >/dev/null || true; \
fi
@echo "Distclean Done!"
+
+hawq:
--- End diff --
@radarwave agreed and fixed---
