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/07 12:43:05 UTC

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

Author: sgoeschl
Date: Mon Apr  7 03:43:03 2008
New Revision: 645454

URL: http://svn.apache.org/viewvc?rev=645454&view=rev
Log:
Setting SVN eol-style to 'LF' for the shell scripts otherwise the scripts could break

Modified:
    commons/sandbox/exec/trunk/src/test/scripts/error.sh   (props changed)
    commons/sandbox/exec/trunk/src/test/scripts/forever.sh   (props changed)
    commons/sandbox/exec/trunk/src/test/scripts/test.sh   (props changed)

Propchange: commons/sandbox/exec/trunk/src/test/scripts/error.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Apr  7 03:43:03 2008
@@ -1 +1 @@
-native
+LF

Propchange: commons/sandbox/exec/trunk/src/test/scripts/forever.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: commons/sandbox/exec/trunk/src/test/scripts/test.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Apr  7 03:43:03 2008
@@ -1 +1 @@
-native
+LF