You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2020/07/16 15:55:46 UTC

svn commit: r40519 - /dev/activemq/activemq-artemis/promote-release.sh

Author: clebertsuconic
Date: Thu Jul 16 15:55:46 2020
New Revision: 40519

Log:
update promote release

Modified:
    dev/activemq/activemq-artemis/promote-release.sh

Modified: dev/activemq/activemq-artemis/promote-release.sh
==============================================================================
--- dev/activemq/activemq-artemis/promote-release.sh (original)
+++ dev/activemq/activemq-artemis/promote-release.sh Thu Jul 16 15:55:46 2020
@@ -47,5 +47,5 @@ else
   error "Directory $release does not exist"
 fi
 
-echo svn cp -m "add files for activemq-artemis-$release" https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/$release https://dist.apache.org/repos/dist/release/activemq/activemq-artemis/$release
+echo svn cp -m \"add files for activemq-artemis-$release\" https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/$release https://dist.apache.org/repos/dist/release/activemq/activemq-artemis/$release
 svn cp -m "add files for activemq-artemis-$release" https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/$release https://dist.apache.org/repos/dist/release/activemq/activemq-artemis/$release