canmove, Confirmed users
6,441
edits
m (→Updates) |
No edit summary |
||
| Line 56: | Line 56: | ||
Used "force build" to start the chunk #1 of update verify for each platform. | Used "force build" to start the chunk #1 of update verify for each platform. | ||
=== Push to Mirrors === | |||
Had some problems related to the work in bug 785965: | |||
* index files were created/pushed when they shouldn't have been | |||
* initial index file failed to upload | |||
* tried to create index files in 'contrib' subdirectories, where we don't have permission to | |||
To fix, had to retag tools to pick up https://hg.mozilla.org/build/tools/rev/b9d8e3cfe2d6. The other problems were non-fatal. | |||
The index files got removed later when the "postrelease" builder ran. | |||