Author: sgoeschl
Date: Mon Apr  7 07:10:01 2008
New Revision: 645526

URL: http://svn.apache.org/viewvc?rev=645526&view=rev
Log:
Turning echo off for all of the batch files

Modified:
    commons/sandbox/exec/trunk/src/test/scripts/error.bat
    commons/sandbox/exec/trunk/src/test/scripts/forever.bat
    commons/sandbox/exec/trunk/src/test/scripts/test.bat

Modified: commons/sandbox/exec/trunk/src/test/scripts/error.bat
URL: 
http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/scripts/error.bat?rev=645526&r1=645525&r2=645526&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/src/test/scripts/error.bat (original)
+++ commons/sandbox/exec/trunk/src/test/scripts/error.bat Mon Apr  7 07:10:01 
2008
@@ -1,5 +1,5 @@
[EMAIL PROTECTED] off
-REM
[EMAIL PROTECTED] OFF
+
 REM Licensed to the Apache Software Foundation (ASF) under one or more
 REM  contributor license agreements.  See the NOTICE file distributed with
 REM  this work for additional information regarding copyright ownership.
@@ -14,8 +14,6 @@
 REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 REM  See the License for the specific language governing permissions and
 REM  limitations under the License.
-REM
-REM
 
 REM This test script will return an error exit code
 

Modified: commons/sandbox/exec/trunk/src/test/scripts/forever.bat
URL: 
http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/scripts/forever.bat?rev=645526&r1=645525&r2=645526&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/src/test/scripts/forever.bat (original)
+++ commons/sandbox/exec/trunk/src/test/scripts/forever.bat Mon Apr  7 07:10:01 
2008
@@ -1,3 +1,5 @@
[EMAIL PROTECTED] OFF
+
 REM Little batch file to run nearly foerver
 REM see http://malektips.com/dos0017.html
 REM

Modified: commons/sandbox/exec/trunk/src/test/scripts/test.bat
URL: 
http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/scripts/test.bat?rev=645526&r1=645525&r2=645526&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/src/test/scripts/test.bat (original)
+++ commons/sandbox/exec/trunk/src/test/scripts/test.bat Mon Apr  7 07:10:01 
2008
@@ -1,4 +1,5 @@
[EMAIL PROTECTED] off
[EMAIL PROTECTED] OFF
+
 REM
 REM Licensed to the Apache Software Foundation (ASF) under one or more
 REM contributor license agreements.  See the NOTICE file distributed with
@@ -17,4 +18,4 @@
 REM
 REM
 
[EMAIL PROTECTED] FOO.%TEST_ENV_VAR%.%1
[EMAIL PROTECTED] FOO.%TEST_ENV_VAR%.%1


Reply via email to