canmove, Confirmed users
6,441
edits
| Line 342: | Line 342: | ||
After the temporary bouncer entry is showing as much uptake as the real 3.0.19 entries, they can be flipped over to 3.0.19-real. We can't do this beforehand because it takes Bouncer/Sentry some time to update its valid mirror list.<br /> | After the temporary bouncer entry is showing as much uptake as the real 3.0.19 entries, they can be flipped over to 3.0.19-real. We can't do this beforehand because it takes Bouncer/Sentry some time to update its valid mirror list.<br /> | ||
This was done around 16:30 PDT on March 31, 2010. | This was done around 16:30 PDT on March 31, 2010. | ||
==== Delete original 3.0.19 ==== | |||
The following day (April 1st) the 3.0.19 directory was deleted in order to avoid confusion: | |||
# ffxbld@stage | |||
cd /home/ftp/pub/firefox/releases | |||
rm latest-3.0 && ln -s 3.0.19-real latest-3.0 | |||
rm -rf 3.0.19 | |||