canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) |
ChrisCooper (talk | contribs) |
||
| Line 283: | Line 283: | ||
rsync -a --exclude 'partial.txt' ${dir}/Firefox/3.5.3/ b1-b3-${dir}/Firefox/3.5.4/ | rsync -a --exclude 'partial.txt' ${dir}/Firefox/3.5.3/ b1-b3-${dir}/Firefox/3.5.4/ | ||
# use the buildid's from build1 | # use the buildid's from build1 | ||
mv b1-b3-${dir}/Firefox/3.5.4/Darwin_Universal-gcc3/20091006224018 b1- | mv b1-b3-${dir}/Firefox/3.5.4/Darwin_Universal-gcc3/20091006224018 b1-b3-${dir}/Firefox/3.5.4/Darwin_Universal-gcc3/20091016081620 | ||
mv b1-b3-${dir}/Firefox/3.5.4/Linux_x86-gcc3/20091006225203 b1- | mv b1-b3-${dir}/Firefox/3.5.4/Linux_x86-gcc3/20091006225203 b1-b3-${dir}/Firefox/3.5.4/Linux_x86-gcc3/20091016081727 | ||
mv b1-b3-${dir}/Firefox/3.5.4/WINNT_x86-msvc/20091007001339 b1- | mv b1-b3-${dir}/Firefox/3.5.4/WINNT_x86-msvc/20091007001339 b1-b3-${dir}/Firefox/3.5.4/WINNT_x86-msvc/20091016092926 | ||
done | done | ||
rsync -a -e 'ssh -i ~/.ssh/aus' b1-b3-aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20091019-Firefox-3.5.4build1-build3-test | rsync -a -e 'ssh -i ~/.ssh/aus' b1-b3-aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20091019-Firefox-3.5.4build1-build3-test | ||