From aaa4214be8a4e73a4ab5220030313e721affe1e4 Mon Sep 17 00:00:00 2001 From: mbjornstk Date: Fri, 27 Mar 2009 01:06:19 +0000 Subject: [PATCH] Python files we will use will be mostly BPY kind (abused extension and shebang first line *sigh*), and those are not stand alone executables, so better avoid the property. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3306 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- SVN-CONFIG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SVN-CONFIG b/SVN-CONFIG index 98ea547f5..528f9ecd7 100644 --- a/SVN-CONFIG +++ b/SVN-CONFIG @@ -31,4 +31,4 @@ Makefile = svn:eol-style=native;svn:keywords=Author Date Id Revision *.pdf = svn:mime-type=application/pdf SConstruct = svn:eol-style=native;svn:keywords=Author Date Id Revision *.xml = svn:eol-style=native;svn:mime-type=text/xml -*.py = svn:eol-style=native;svn:executable;svn:keywords=Author Date Id Revision +*.py = svn:eol-style=native;svn:keywords=Author Date Id Revision