diff --git a/config/subversion/config b/config/subversion/config
index 4637676ea9b26726447d32f841716587c88d3fbd..14a21be144072fdd94020431e90e9204eb291c9f 100644
--- a/config/subversion/config
+++ b/config/subversion/config
@@ -112,7 +112,7 @@ enable-auto-props = yes
 
 *.java = svn:eol-style=native
 *.bat = svn:eol-style=CRLF;svn:executable
-*.sh = svn:eol-style=native;svn:executable
+*.sh = svn:eol-style=LF;svn:executable
 *.awk = svn:eol-style=native;svn:executable
 *.py = svn:eol-style=native;svn:executable
 *.pl = svn:eol-style=native;svn:executable