Releases/Firefox 3.0.7/BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 176: Line 176:
* Look for any HTTP error codes besides 200 ("OK") and 302 ("Found"):
* Look for any HTTP error codes besides 200 ("OK") and 302 ("Found"):
  grep HTTP quickVerify.log | grep -v 200 | grep -v 302
  grep HTTP quickVerify.log | grep -v 200 | grep -v 302
** lots of 301 errors for the isohunt mirror, got pulled by sentry, wasn't grabbing the Windows builds
** A few errors due to partially synced mirrors. By the time I went around to look at them they'd all recovered.


* Before pushing final updates, verify that "release" and "releasetest" channel match:
* Before pushing final updates, verify that "release" and "releasetest" channel match:
canmove, Confirmed users
6,441

edits

Navigation menu