Author: sebb
Date: Mon Oct 4 03:33:11 2010
New Revision: 1004095
URL: http://svn.apache.org/viewvc?rev=1004095&view=rev
Log:
Oops - DCL files have to be EOL=LF otherwise unzipping does not work well
Modified:
commons/proper/exec/trunk/src/test/scripts/environment.dcl (props changed)
commons/proper/exec/trunk/src/test/scripts/forever.dcl (props changed)
commons/proper/exec/trunk/src/test/scripts/ping.dcl (props changed)
commons/proper/exec/trunk/src/test/scripts/printargs.dcl (props changed)
commons/proper/exec/trunk/src/test/scripts/stdin.dcl (props changed)
Propchange: commons/proper/exec/trunk/src/test/scripts/environment.dcl
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Oct 4 03:33:11 2010
@@ -1 +1 @@
-native
+LF
Propchange: commons/proper/exec/trunk/src/test/scripts/forever.dcl
('svn:executable' removed)
Propchange: commons/proper/exec/trunk/src/test/scripts/ping.dcl
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Oct 4 03:33:11 2010
@@ -1 +1 @@
-native
+LF
Propchange: commons/proper/exec/trunk/src/test/scripts/printargs.dcl
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Oct 4 03:33:11 2010
@@ -1 +1 @@
-native
+LF
Propchange: commons/proper/exec/trunk/src/test/scripts/stdin.dcl
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Oct 4 03:33:11 2010
@@ -1 +1 @@
-native
+LF