aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/update-svn-properties.py
diff options
context:
space:
mode:
authorJeff Ames2008-02-02 07:13:37 +0000
committerJeff Ames2008-02-02 07:13:37 +0000
commitb1a6f4821b650acf5523d8d7114a8f5c122dedcb (patch)
treeab37383c2c71a3f36acd1a4f69295f4068dc7011 /update-svn-properties.py
parentHopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). (diff)
downloadopensim-SC_OLD-b1a6f4821b650acf5523d8d7114a8f5c122dedcb.zip
opensim-SC_OLD-b1a6f4821b650acf5523d8d7114a8f5c122dedcb.tar.gz
opensim-SC_OLD-b1a6f4821b650acf5523d8d7114a8f5c122dedcb.tar.bz2
opensim-SC_OLD-b1a6f4821b650acf5523d8d7114a8f5c122dedcb.tar.xz
Updated svn properties.
Diffstat (limited to 'update-svn-properties.py')
-rwxr-xr-xupdate-svn-properties.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-svn-properties.py b/update-svn-properties.py
index eaf8e9b..c1518ce 100755
--- a/update-svn-properties.py
+++ b/update-svn-properties.py
@@ -60,6 +60,7 @@ property_map = {
60 ".mdp" : textfile, 60 ".mdp" : textfile,
61 ".mds" : textfile, 61 ".mds" : textfile,
62 ".nsi" : textfile, 62 ".nsi" : textfile,
63 ".pdb" : binary,
63 ".php" : script, 64 ".php" : script,
64 ".pidb" : binary, 65 ".pidb" : binary,
65 ".pl" : script, 66 ".pl" : script,