[Bf-blender-cvs] [22466a5bdff] master: Fix typo in builtbot config

Dalai Felinto noreply at git.blender.org
Wed Jun 21 14:05:26 CEST 2017


Commit: 22466a5bdff73afb6ad3afd408e265517e4f3733
Author: Dalai Felinto
Date:   Wed Jun 21 14:05:23 2017 +0200
Branches: master
https://developer.blender.org/rB22466a5bdff73afb6ad3afd408e265517e4f3733

Fix typo in builtbot config

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

M	build_files/buildbot/config/blender_linux_player.cmake

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

diff --git a/build_files/buildbot/config/blender_linux_player.cmake b/build_files/buildbot/config/blender_linux_player.cmake
index 2fb31192002..69ab984e386 100644
--- a/build_files/buildbot/config/blender_linux_player.cmake
+++ b/build_files/buildbot/config/blender_linux_player.cmake
@@ -1,4 +1,4 @@
-# This is applied as an ovveride on top of blender_linux.config
+# This is applied as an override on top of blender_linux.config
 # Disables all the areas which are not needed for the player.
 set(WITH_COMPOSITOR          OFF CACHE BOOL "" FORCE)
 set(WITH_CYCLES              OFF CACHE BOOL "" FORCE)




More information about the Bf-blender-cvs mailing list