Commit: 438bdccff34b7cadfcc29dfd51f89b1b777ff2e7
Author: Sergey Sharybin
Date:   Wed Jun 8 12:17:03 2016 +0200
Branches: master
https://developer.blender.org/rB438bdccff34b7cadfcc29dfd51f89b1b777ff2e7

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
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to