Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-03 07:30:20 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-03 07:30:20 +0400
commita8269c89469c6d79e882d247097270f3e281d253 (patch)
tree3ef1f01a42fdeae02f6ce90a9836cae917ed4b26 /source/blender/makesrna/rna_cleanup
parentde7f183f37ef845805aaca6c89d2607f5ce5296d (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/makesrna/rna_cleanup')
-rwxr-xr-xsource/blender/makesrna/rna_cleanup/rna_update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/rna_cleanup/rna_update.sh b/source/blender/makesrna/rna_cleanup/rna_update.sh
index 04d4bbcb0e4..a4d686cc482 100755
--- a/source/blender/makesrna/rna_cleanup/rna_update.sh
+++ b/source/blender/makesrna/rna_cleanup/rna_update.sh
@@ -10,4 +10,4 @@ mv out_work_merged_work.txt rna_properties.txt # overwrite
mv out_work_lost_work.txt rna_properties_lost.txt
cat rna_properties.txt | grep -v "^#" > rna_properties_edits.txt
./rna_cleaner.py rna_properties.txt
-echo "Updated: rna_properties.txt rna_properties_edits.txt rna_properties_lost.txt " \ No newline at end of file
+echo "Updated: rna_properties.txt rna_properties_edits.txt rna_properties_lost.txt "