phrocker commented on a change in pull request #641: MINIFICPP-1024 - Fix
CentOS and Fedora docker builds
URL: https://github.com/apache/nifi-minifi-cpp/pull/641#discussion_r321268009
##########
File path: docker/ContainerBuild.sh
##########
@@ -34,6 +37,7 @@ echo "CMake Source Directory: $CMAKE_SOURCE_DIR"
echo "MiNiFi Package: $MINIFI_SOURCE_CODE"
# Copy the MiNiFi source tree to the Docker working directory before building
+rm -rf $CMAKE_SOURCE_DIR/docker/${DISTRO_NAME}/minificppsource/
Review comment:
good catch!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services