Commit: fd32fe6b02f68662cfe04ea9cbaf86187dbf77a4
Author: Himanshi Kalra
Date:   Mon Jul 26 21:30:59 2021 +0530
Branches: soc-2021-geometry-nodes-regression-test
https://developer.blender.org/rBfd32fe6b02f68662cfe04ea9cbaf86187dbf77a4

Updating cmake error messsage

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

M       tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index 49909050ec4..0f9665f0a95 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -759,7 +759,7 @@ foreach(geo_node_test ${geo_node_tests})
       )
       endforeach()
   else()
-    MESSAGE(STATUS "No directory called 
${TEST_SRC_DIR}/modeling/geometry_nodes/${geo_node_test}/ found!")
+    MESSAGE(STATUS "No directory named 
${TEST_SRC_DIR}/modeling/geometry_nodes/${geo_node_test}/ found, disabling 
test.")
   endif()
 endforeach()

_______________________________________________
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