Releases/Firefox 2.0.0.20 MU/BuildNotes: Difference between revisions

Line 298: Line 298:
  Only in aus2.test/Firefox/2.0.0.20/WINNT_x86-msvc/2008121709: sl
  Only in aus2.test/Firefox/2.0.0.20/WINNT_x86-msvc/2008121709: sl
and those dirs in turn contain the right channels.
and those dirs in turn contain the right channels.
Push over to AUS (verified first with -n that only new files were sl; NB use of -rc and not -a)
rsync -rc -e 'ssh -i /home/cltbld/.ssh/aus' -v aus2/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20081219-Firefox-2.0.0.20-3.0.5-MU
rsync -rc -e 'ssh -i /home/cltbld/.ssh/aus' -v aus2.beta/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20081219-Firefox-2.0.0.20-3.0.5-MU-beta
rsync -rc -e 'ssh -i /home/cltbld/.ssh/aus' -v aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20081219-Firefox-2.0.0.20-3.0.5-MU-test
Made a ~/bin/pushsnip-test which -n's the rsync, and check what is pushed. Then
~/bin/pushsnip 20081219-Firefox-2.0.0.20-3.0.5-MU-test
== Update verify ==
Much the same as before (ie same hosts & setup).
cd /builds/verify/firefox-20020-305-real-major/updates
cvs up
platform=linux  # or mac or win32
cat moz18-firefox-$platform-major.cfg | \
  sed -e 's/locales=".*zh-TW"/locales="en-US sl"/' > temp.cfg
./verify.sh -c temp.cfg 2>&1 | tee $platform-2.log


<font color=red size=4>DONE TO HERE</font>
<font color=red size=4>DONE TO HERE</font>


Remove all but sl from beta and test
X
X
Push over to AUS (NB new dirs for test and beta)
rsync -e 'ssh -i /home/cltbld/.ssh/aus' -av aus2/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20081219-Firefox-2.0.0.30-3.0.5-MU
X
X
=Enable release snippets=
=Enable release snippets=


Confirmed users
4,293

edits