You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2008/04/10 11:08:20 UTC

svn commit: r646701 - in /commons/sandbox/exec/trunk/src/test/scripts: error.dcl forever.dcl test.dcl

Author: sgoeschl
Date: Thu Apr 10 02:08:15 2008
New Revision: 646701

URL: http://svn.apache.org/viewvc?rev=646701&view=rev
Log:
Adding empty DCL files to be filled with real code - btw, no idea what the proper line ending look like on OpenVMS.

Added:
    commons/sandbox/exec/trunk/src/test/scripts/error.dcl   (with props)
    commons/sandbox/exec/trunk/src/test/scripts/forever.dcl
    commons/sandbox/exec/trunk/src/test/scripts/test.dcl

Added: commons/sandbox/exec/trunk/src/test/scripts/error.dcl
URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/scripts/error.dcl?rev=646701&view=auto
==============================================================================
--- commons/sandbox/exec/trunk/src/test/scripts/error.dcl (added)
+++ commons/sandbox/exec/trunk/src/test/scripts/error.dcl Thu Apr 10 02:08:15 2008
@@ -0,0 +1 @@
+Please fill out the gaps ....
\ No newline at end of file

Propchange: commons/sandbox/exec/trunk/src/test/scripts/error.dcl
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/sandbox/exec/trunk/src/test/scripts/forever.dcl
URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/scripts/forever.dcl?rev=646701&view=auto
==============================================================================
--- commons/sandbox/exec/trunk/src/test/scripts/forever.dcl (added)
+++ commons/sandbox/exec/trunk/src/test/scripts/forever.dcl Thu Apr 10 02:08:15 2008
@@ -0,0 +1 @@
+Please fill out the gaps ....
\ No newline at end of file

Added: commons/sandbox/exec/trunk/src/test/scripts/test.dcl
URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/test/scripts/test.dcl?rev=646701&view=auto
==============================================================================
--- commons/sandbox/exec/trunk/src/test/scripts/test.dcl (added)
+++ commons/sandbox/exec/trunk/src/test/scripts/test.dcl Thu Apr 10 02:08:15 2008
@@ -0,0 +1 @@
+Please fill out the gaps ....
\ No newline at end of file