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
path: root/tests
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-02-01 12:13:40 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-02-01 12:13:40 +0300
commitc231c29afae2b26157faa9e22e2e6a104ed87a22 (patch)
treeef28801fdd0a6ec444fdbd4bbd49eb260c0aca63 /tests
parentfa19940dc63d22cc03e1411e2add8ec8647b5f28 (diff)
Cycles tests: Allow python auto-exec
Diffstat (limited to 'tests')
-rwxr-xr-xtests/python/cycles_render_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/python/cycles_render_tests.py b/tests/python/cycles_render_tests.py
index ae8848570f0..64a71da301a 100755
--- a/tests/python/cycles_render_tests.py
+++ b/tests/python/cycles_render_tests.py
@@ -52,6 +52,7 @@ def render_file(filepath):
"--background",
"-noaudio",
"--factory-startup",
+ "--enable-autoexec",
filepath,
"-E", "CYCLES",
# Run with OSL enabled