Blender Git Loki
Git Commits -> Revision 2ee40a8
Revision 2ee40a8 by Sergey Sharybin (vr_scene_inspection) February 20, 2020, 12:00 (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: 2ee40a8558e522f68de35a04edaceb2494146f5b
Parent Commit: bb6a508
Committed By: Julian Eisel
Lines Changed: +25, -1
1 Modified Path:
/build_files/buildbot/codesign/archive_with_indicator.py (+25, -1) (Diff)