You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by bj...@apache.org on 2007/09/21 00:30:32 UTC

svn commit: r577949 - /incubator/tuscany/cpp/sca/samples/CppBigBank/bigbank.client/runclient.sh

Author: bjohnson
Date: Thu Sep 20 15:30:29 2007
New Revision: 577949

URL: http://svn.apache.org/viewvc?rev=577949&view=rev
Log:
Changed application name to be consistent with windows and build.xml

Modified:
    incubator/tuscany/cpp/sca/samples/CppBigBank/bigbank.client/runclient.sh

Modified: incubator/tuscany/cpp/sca/samples/CppBigBank/bigbank.client/runclient.sh
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/CppBigBank/bigbank.client/runclient.sh?rev=577949&r1=577948&r2=577949&view=diff
==============================================================================
--- incubator/tuscany/cpp/sca/samples/CppBigBank/bigbank.client/runclient.sh (original)
+++ incubator/tuscany/cpp/sca/samples/CppBigBank/bigbank.client/runclient.sh Thu Sep 20 15:30:29 2007
@@ -42,5 +42,5 @@
 export TUSCANY_SCACPP_ROOT=$APFULLDIR/../
 export TUSCANY_SCACPP_COMPONENT=bigbank.AccountManagementComponent
 
-./account_client 1234
+./AccountClient 1234
 



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