[Bf-blender-cvs] [23707813895] xr-actions-D9124: Add TODO for merging into master

Peter Kim noreply at git.blender.org
Mon Feb 8 16:45:12 CET 2021


Commit: 23707813895c9ea1dc399d9b8043745a6a5395a0
Author: Peter Kim
Date:   Mon Feb 8 23:57:52 2021 +0900
Branches: xr-actions-D9124
https://developer.blender.org/rB23707813895c9ea1dc399d9b8043745a6a5395a0

Add TODO for merging into master

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

M	build_files/utils/make_update.py

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

diff --git a/build_files/utils/make_update.py b/build_files/utils/make_update.py
index 5e97b6a9886..2c3188266de 100755
--- a/build_files/utils/make_update.py
+++ b/build_files/utils/make_update.py
@@ -169,7 +169,7 @@ def submodules_update(args, release_version, branch):
         branch = "master"
 
     submodules = [
-        ("release/scripts/addons", "xr-actions-D9124"),
+        ("release/scripts/addons", "xr-actions-D9124"), # TODO: Change this back before merging into master.
         ("release/scripts/addons_contrib", branch),
         ("release/datafiles/locale", branch),
         ("source/tools", branch),



More information about the Bf-blender-cvs mailing list