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:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-02-01 12:13:40 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-02-03 12:46:56 +0300
commitf6d2981ffb39d0a2275045fa27ddbd25c7937e3f (patch)
tree0f5959865dd2b7b8881f70b372791db60f993e62
parent9f6cfa3ead9fa5e2e476e7024e9080eeb28c7622 (diff)
Cycles tests: Allow python auto-exec
-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 78b4b346f24..fa4b3f2efdb 100755
--- a/tests/python/cycles_render_tests.py
+++ b/tests/python/cycles_render_tests.py
@@ -15,6 +15,7 @@ def render_file(filepath):
"--background",
"-noaudio",
"--factory-startup",
+ "--enable-autoexec",
filepath,
"-E", "CYCLES",
# Run with OSL enabled