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:
authorCampbell Barton <ideasman42@gmail.com>2011-10-20 01:55:27 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-10-20 01:55:27 +0400
commit617d3cb85237c5178b09fefedcd75313653b52ce (patch)
tree1e6fc17edf0f396297db046a7d7c38f740c1f0b7 /source/tests/rna_info_dump.py
parentf6f9288f353eed07cb298a7be3585f0bf3f620dd (diff)
pass -noaudio when running blender for various utilities - doc-gen and tests.
Diffstat (limited to 'source/tests/rna_info_dump.py')
-rw-r--r--source/tests/rna_info_dump.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tests/rna_info_dump.py b/source/tests/rna_info_dump.py
index 62c1248d733..293c02dfb84 100644
--- a/source/tests/rna_info_dump.py
+++ b/source/tests/rna_info_dump.py
@@ -19,7 +19,7 @@
# <pep8 compliant>
# Used for generating API diff's between releases
-# ./blender.bin --background --python release/test/rna_info_dump.py
+# ./blender.bin --background -noaudio --python release/test/rna_info_dump.py
import bpy