You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/03/22 07:44:47 UTC

[incubator-doris] branch master updated: remove unused char at end of file (#5545)

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

yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 95f4f70  remove unused char at end of file (#5545)
95f4f70 is described below

commit 95f4f70fce77b3f5977c8efba4e8b782135541ec
Author: Zhengguo Yang <ya...@gmail.com>
AuthorDate: Mon Mar 22 15:44:34 2021 +0800

    remove unused char at end of file (#5545)
---
 docker/Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index be40014..c9bbf99 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -123,4 +123,3 @@ ENV DORIS_THIRDPARTY /var/local/thirdparty
 WORKDIR /root
 
 CMD ["/bin/bash"]
-~

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