Blender Git Loki
Git Commits -> Revision 4a538ef
Revision 4a538ef by Sergey Sharybin (blender-v2.82-release) March 10, 2020, 09:25 (GMT) |
Codesign: Harden check for archive being ready for sign Seems like sometimes files are being only partially ready, which makes it so there are unsigned files, failing to deliver fully signed bundle. Now expected archive file size is stored into stamp file and is checked against size of the archive file on another side. There are some bare prints used for debugging, would need to switch it to a proper logger (or to be removed). |
Commit Details:
Full Hash: 4a538efb7d366171205cef39f48aaa47e60e5eb3
Parent Commit: 6c90bfe
Lines Changed: +25, -1
1 Modified Path:
/build_files/buildbot/codesign/archive_with_indicator.py (+25, -1) (Diff)