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

svn commit: r558189 - /incubator/tuscany/branches/sdo-1.0-incubating/distribution/src/main/release/bin/samples/runsamples.bat

Author: kelvingoodson
Date: Fri Jul 20 15:55:30 2007
New Revision: 558189

URL: http://svn.apache.org/viewvc?view=rev&rev=558189
Log:
cosmetic fix to script

Modified:
    incubator/tuscany/branches/sdo-1.0-incubating/distribution/src/main/release/bin/samples/runsamples.bat

Modified: incubator/tuscany/branches/sdo-1.0-incubating/distribution/src/main/release/bin/samples/runsamples.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/distribution/src/main/release/bin/samples/runsamples.bat?view=diff&rev=558189&r1=558188&r2=558189
==============================================================================
--- incubator/tuscany/branches/sdo-1.0-incubating/distribution/src/main/release/bin/samples/runsamples.bat (original)
+++ incubator/tuscany/branches/sdo-1.0-incubating/distribution/src/main/release/bin/samples/runsamples.bat Fri Jul 20 15:55:30 2007
@@ -1,3 +1,4 @@
+@echo off
 REM Licensed to the Apache Software Foundation (ASF) under one
 REM or more contributor license agreements.  See the NOTICE file
 REM distributed with this work for additional information
@@ -14,7 +15,6 @@
 REM KIND, either express or implied.  See the License for the
 REM specific language governing permissions and limitations
 REM under the License.
-@echo off
 set BINARY_BASE=..
 set RELEASE=${sdo.version}
 echo SDO Sample Programs.  Running with BINARY_BASE set to %BINARY_BASE%



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