Blender Git Loki
Git Commits -> Revision 37cdfac
Revision 37cdfac by Sergey Sharybin (master) February 17, 2020, 17:52 (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: 37cdfac6b9bd42f85b74f2f36d0959f02efa4506
Parent Commit: 42ff69d
Lines Changed: +25, -1
1 Modified Path:
/build_files/buildbot/codesign/archive_with_indicator.py (+25, -1) (Diff)