From f9cb2eb98896b28f7b30bf8d6435845f41ca6c39 Mon Sep 17 00:00:00 2001 From: Habib Gahbiche Date: Sun, 17 Mar 2024 09:47:40 +0100 Subject: [PATCH] Cleanup: Tests: update message to refer to git instead of svn Pull Request: https://projects.blender.org/blender/blender/pulls/119577 --- tests/python/modules/render_report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/modules/render_report.py b/tests/python/modules/render_report.py index 4bcf45b4fa8..2893d3d89ec 100755 --- a/tests/python/modules/render_report.py +++ b/tests/python/modules/render_report.py @@ -240,7 +240,7 @@ class Report: message += """

BLENDER_TEST_UPDATE=1 ctest -R %s

""" % self.engine_name message += """

This then happens for new and failing tests; reference images of """ \ """passing test cases will not be updated. Be sure to commit the new reference """ \ - """images to the SVN repository afterwards.

""" + """images to the tests/data git submodule afterwards.

""" message += """""" else: message = ""