You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2020/04/14 10:07:03 UTC

[hadoop-docker-ozone] branch build-latest updated: trigger rebuild for c9a192553

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

adoroszlai pushed a commit to branch build-latest
in repository https://gitbox.apache.org/repos/asf/hadoop-docker-ozone.git


The following commit(s) were added to refs/heads/build-latest by this push:
     new c582430  trigger rebuild for c9a192553
c582430 is described below

commit c582430ef9908cbc5d7769b0ec9e36ab0d91acae
Author: Doroszlai, Attila <ad...@apache.org>
AuthorDate: Tue Apr 14 12:06:47 2020 +0200

    trigger rebuild for c9a192553
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index f8e221d..318b8fa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -100,4 +100,4 @@ RUN cd /tmp && git clone --depth=1 https://github.com/apache/hadoop-ozone.git -b
    rm -rf /home/user/.m2/repository/org/apache/hadoop/*hdds* && \
    rm -rf /home/user/.m2/repository/org/apache/hadoop/*ozone* && \
    rm -rf /tmp/hadoop-ozone && \
-   find /home/user/.m2/repository -exec chmod go+wx {} \;
+   find /home/user/.m2/repository -exec chmod go+wx {} \; # c9a192553


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org