Fix update_bucket script for windows
Windows was not allowing copying of the temp file while it was still open. However, calling close by default causes the file to get deleted automaticaly. This defers that deletion. Change-Id: I8ce712a4eb3de9d4d14f43389d341b016a64bae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539871Reviewed-by:Klaus Weidner <klausw@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#644482}
Showing
Please register or sign in to comment