Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2020-06-17 18:39:17 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2020-06-17 18:39:17 +0300
commit2e0ac1e0c4343f60d8dd9df51e8b432235d2c5f7 (patch)
tree6cd891f3b6082e12fe2476aeb6f0df307803862e /build_files/buildbot/README.md
parente590526af6e843cc173beb5ae06ac1d8c5fad471 (diff)
Buildbot: Cleanup, remove unused script and change naming
Follow upstream convention.
Diffstat (limited to 'build_files/buildbot/README.md')
-rw-r--r--build_files/buildbot/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/buildbot/README.md b/build_files/buildbot/README.md
index cf129f83b39..06733c9a42d 100644
--- a/build_files/buildbot/README.md
+++ b/build_files/buildbot/README.md
@@ -8,7 +8,7 @@ Code signing is done as part of INSTALL target, which makes it possible to sign
files which are aimed into a bundle and coming from a non-signed source (such as
libraries SVN).
-This is achieved by specifying `slave_codesign.cmake` as a post-install script
+This is achieved by specifying `worker_codesign.cmake` as a post-install script
run by CMake. This CMake script simply involves an utility script written in
Python which takes care of an actual signing.