canmove, Confirmed users
6,441
edits
| Line 393: | Line 393: | ||
rsync -a --exclude 'partial.txt' ${dir}/Firefox/3.0.1/ b5-b6-${dir}/Firefox/3.0.2/ | rsync -a --exclude 'partial.txt' ${dir}/Firefox/3.0.1/ b5-b6-${dir}/Firefox/3.0.2/ | ||
# use the buildid's from build5 | # use the buildid's from build5 | ||
mv b5-b6-${dir}/Firefox/3.0. | mv b5-b6-${dir}/Firefox/3.0.2/Darwin_Universal-gcc3/2008070206 b5-b6-${dir}/Firefox/3.0.2/Darwin_Universal-gcc3/2008090512 | ||
mv b5-b6-${dir}/Firefox/3.0. | mv b5-b6-${dir}/Firefox/3.0.2/Linux_x86-gcc3/2008070206 b5-b6-${dir}/Firefox/3.0.2/Linux_x86-gcc3/2008090512 | ||
mv b5-b6-${dir}/Firefox/3.0. | mv b5-b6-${dir}/Firefox/3.0.2/WINNT_x86-msvc/2008070208 b5-b6-${dir}/Firefox/3.0.2/WINNT_x86-msvc/2008090514 | ||
done | done | ||
rsync -a -e 'ssh -i ~/.ssh/aus' b5-b6-aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20080919-Firefox-3.0.2build5-build6-test | rsync -a -e 'ssh -i ~/.ssh/aus' b5-b6-aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20080919-Firefox-3.0.2build5-build6-test | ||