You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2013/01/31 14:52:01 UTC

svn commit: r1440958 - /activemq/activemq-website/build_cms.sh

Author: chirino
Date: Thu Jan 31 13:52:01 2013
New Revision: 1440958

URL: http://svn.apache.org/viewvc?rev=1440958&view=rev
Log:
undo last change

Modified:
    activemq/activemq-website/build_cms.sh

Modified: activemq/activemq-website/build_cms.sh
URL: http://svn.apache.org/viewvc/activemq/activemq-website/build_cms.sh?rev=1440958&r1=1440957&r2=1440958&view=diff
==============================================================================
--- activemq/activemq-website/build_cms.sh (original)
+++ activemq/activemq-website/build_cms.sh Thu Jan 31 13:52:01 2013
@@ -1,4 +1,4 @@
 #!/bin/sh
-bin/update-site -Dsite.output=$1
-rsync -a "$1/" "$2"
+bin/update-site -Dsite.output=$2
+#rsync -a "$1/" "$2"