You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cf...@apache.org on 2012/10/10 21:06:51 UTC

svn commit: r1396741 - in /incubator/flex/sdk/branches/develop/build: build_release.sh sign_and_hash.sh

Author: cframpton
Date: Wed Oct 10 19:06:50 2012
New Revision: 1396741

URL: http://svn.apache.org/viewvc?rev=1396741&view=rev
Log:
Shell scripts should have UNIX line endings rather than native.

Modified:
    incubator/flex/sdk/branches/develop/build/build_release.sh   (props changed)
    incubator/flex/sdk/branches/develop/build/sign_and_hash.sh   (props changed)

Propchange: incubator/flex/sdk/branches/develop/build/build_release.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Wed Oct 10 19:06:50 2012
@@ -1 +1 @@
-native
+LF

Propchange: incubator/flex/sdk/branches/develop/build/sign_and_hash.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Wed Oct 10 19:06:50 2012
@@ -1 +1 @@
-native
+LF