Browse Source

* Changed mime-type of scripts from application (binary) to text/plain

git-svn-id: trunk@31978 -
joost 9 years ago
parent
commit
d92e3ab05a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitattributes

+ 2 - 2
.gitattributes

@@ -11469,8 +11469,8 @@ tests/test/jvm/tdynarrnil.pp svneol=native#text/plain
 tests/test/jvm/tenum.pp svneol=native#text/plain
 tests/test/jvm/tenum2.pp svneol=native#text/plain
 tests/test/jvm/test.pp svneol=native#text/plain
-tests/test/jvm/testall.bat -text svneol=native#application/x-bat
-tests/test/jvm/testall.sh -text svneol=native#application/x-sh
+tests/test/jvm/testall.bat svneol=native#text/plain
+tests/test/jvm/testall.sh svneol=native#text/plain
 tests/test/jvm/testansi.pp svneol=native#text/plain
 tests/test/jvm/testintf.pp svneol=native#text/plain
 tests/test/jvm/testshort.pp svneol=native#text/plain