Commit: 9051036e8e51dfaa74467b07d19fda89fd3e055b
Author: Sergey Sharybin
Date:   Wed Jun 8 12:17:03 2016 +0200
Branches: compositor-2016
https://developer.blender.org/rB9051036e8e51dfaa74467b07d19fda89fd3e055b

Buildobt: Update master config

===================================================================

M       build_files/buildbot/master.cfg

===================================================================

diff --git a/build_files/buildbot/master.cfg b/build_files/buildbot/master.cfg
index 70dcbfb..8bd2335 100644
--- a/build_files/buildbot/master.cfg
+++ b/build_files/buildbot/master.cfg
@@ -285,7 +285,7 @@ def generic_builder(id, libdir='', branch='', rsync=False):
                              maxsize=150 * 1024 * 1024,
                              workdir='install'))
     f.addStep(MasterShellCommand(name='unpack',
-                                 command=['python', unpack_script, filename],
+                                 command=['python2.7', unpack_script, 
filename],
                                  description='unpacking',
                                  descriptionDone='unpacked'))
     return f

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to