Cycles tests: Allow python auto-exec

This commit is contained in:
Sergey Sharybin 2017-02-01 10:13:40 +01:00
parent fa19940dc6
commit c231c29afa
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ def render_file(filepath):
"--background", "--background",
"-noaudio", "-noaudio",
"--factory-startup", "--factory-startup",
"--enable-autoexec",
filepath, filepath,
"-E", "CYCLES", "-E", "CYCLES",
# Run with OSL enabled # Run with OSL enabled