You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2011/01/25 07:09:37 UTC

svn commit: r1063149 - /tuscany/sca-cpp/trunk/ubuntu/ubuntu-bin-all-image

Author: jsdelfino
Date: Tue Jan 25 06:09:37 2011
New Revision: 1063149

URL: http://svn.apache.org/viewvc?rev=1063149&view=rev
Log:
Minor fix to EC2 image configuration script.

Modified:
    tuscany/sca-cpp/trunk/ubuntu/ubuntu-bin-all-image

Modified: tuscany/sca-cpp/trunk/ubuntu/ubuntu-bin-all-image
URL: http://svn.apache.org/viewvc/tuscany/sca-cpp/trunk/ubuntu/ubuntu-bin-all-image?rev=1063149&r1=1063148&r2=1063149&view=diff
==============================================================================
--- tuscany/sca-cpp/trunk/ubuntu/ubuntu-bin-all-image (original)
+++ tuscany/sca-cpp/trunk/ubuntu/ubuntu-bin-all-image Tue Jan 25 06:09:37 2011
@@ -90,6 +90,6 @@ if [ "$?" != "0" ]; then
 fi
 
 # Download and install the Tuscany runtime
-wget http://people.apache.org/~jsdelfino/tuscany/test/tuscany-sca-cpp-all-1.0-src.tar.gz
-tar xzf tuscany-sca-cpp-all-1.0-src.tar.gz
+wget http://people.apache.org/~jsdelfino/tuscany/test/tuscany-sca-cpp-all-1.0.tar.gz
+tar xzf tuscany-sca-cpp-all-1.0.tar.gz