aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/set-eol-style.sh
diff options
context:
space:
mode:
authorJeff Ames2007-12-29 11:32:02 +0000
committerJeff Ames2007-12-29 11:32:02 +0000
commit1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d (patch)
tree67595c16305bf72de7272061df3b3e7539dc07d5 /set-eol-style.sh
parent* Patch from Melanie that fixes an inventory folder duplication. Thanks Melanie (diff)
downloadopensim-SC_OLD-1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d.zip
opensim-SC_OLD-1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d.tar.gz
opensim-SC_OLD-1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d.tar.bz2
opensim-SC_OLD-1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d.tar.xz
Set svn:eol-style.
Diffstat (limited to 'set-eol-style.sh')
-rwxr-xr-xset-eol-style.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/set-eol-style.sh b/set-eol-style.sh
index af8887b..281769e 100755
--- a/set-eol-style.sh
+++ b/set-eol-style.sh
@@ -11,7 +11,7 @@ set_eol_style()
11 done 11 done
12} 12}
13 13
14EXTENSIONS="cs ini example txt sql" 14EXTENSIONS="cs ini example txt sql xml"
15 15
16for ext in ${EXTENSIONS}; do 16for ext in ${EXTENSIONS}; do
17 set_eol_style $ext 17 set_eol_style $ext