Releases/Thunderbird 2.0.0.21/BuildNotes: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 193: Line 193:
* 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
 
Found that www.mirrorservice.org was returning 404s. Turns out there are 6 machines in DNS for this and one of them was stale. Can't raise the admin on irc or email, disabled in bouncer.
DONE TO HERE in this step


* Before pushing final updates,verify that "release" and "releasetest" channel match:
* Before pushing final updates,verify that "release" and "releasetest" channel match:
Confirmed users
4,293

edits

Navigation menu