canmove, Confirmed users
6,441
edits
| Line 247: | Line 247: | ||
====Update Verify==== | ====Update Verify==== | ||
* Failed on Linux because the directory inside the package is 'Firefox' rather than 'firefox' - FIXME | * Failed on Linux because the directory inside the package is 'Firefox' rather than 'firefox' - FIXME | ||
* | ** Locally patched scripts to work around this for this release | ||
*** Hardcoded $platform_dirname is check_updates to '[Ff]irefox' | |||
* Noticed on Mac update_verify (which doesn't suffer the same problem as Linux) that all locales were missing lots of files. It turns out that a recent change to browser/locales/Makefile.in broke MAR generation. l10n builds and updates must be re-done after {{bug|466894}} is fixed. | |||
====Update Bouncer==== | ====Update Bouncer==== | ||