Commit: 08264aaf82da86c0caaff8dbd7dd1d05648630d6
Author: Bastien Montagne
Date:   Fri Nov 26 22:07:37 2021 +0100
Branches: master
https://developer.blender.org/rB08264aaf82da86c0caaff8dbd7dd1d05648630d6

Attempt to fix Windows new bpath tests failing, take III.

Follow up to rBdcc500e5a265093bc9cc, rB92daff6ac2adb5bb and rB61bd5882a20c6f3.

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

M       source/blender/blenkernel/intern/bpath_test.cc

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

diff --git a/source/blender/blenkernel/intern/bpath_test.cc 
b/source/blender/blenkernel/intern/bpath_test.cc
index 2dba25f0605..df7193c95e3 100644
--- a/source/blender/blenkernel/intern/bpath_test.cc
+++ b/source/blender/blenkernel/intern/bpath_test.cc
@@ -42,7 +42,7 @@ namespace blender::bke::tests {
 #  define ABSOLUTE_ROOT SEP_STR
 #endif
 
-#define RELATIVE_ROOT SEP_STR SEP_STR
+#define RELATIVE_ROOT "//"
 #define BASE_DIR ABSOLUTE_ROOT "blendfiles" SEP_STR
 #define REBASE_DIR BASE_DIR "rebase" SEP_STR

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to