Blender Git Commit Log
Git Commits -> Revision 5dc1183
Revision 5dc1183 by Sergey Sharybin (master) February 4, 2020, 08:47 (GMT) |
Codesign: Possible fix for stamp appearing prior to archive From looking into builder's logs it seems that stamp file is picked up prior to actual archive: sometimes worker reports missing archive file, from a code path which is only possible if there is a stamp file. Could be something with IO scheduling where bigger file is sent to Samba server after smaller file. Hopefully with this change this will not happen anymore. |
Commit Details:
Full Hash: 5dc1183580e932870064b44246e8fb750a8d806e
Parent Commit: 0964ae5
Lines Changed: +5, -0
1 Modified Path:
/build_files/buildbot/codesign/archive_with_indicator.py (+5, -0) (Diff)