canmove, Confirmed users
6,439
edits
Line 470: | Line 470: | ||
cd /opt/aus2/incoming/3/Firefox/3.5.17 | cd /opt/aus2/incoming/3/Firefox/3.5.17 | ||
rsync -e "ssh -i $HOME/.ssh/auspush" -Pa0 --delete $PWD/ ffxbld@dp-ausstage01.phx.mozilla.com:$PWD/ | rsync -e "ssh -i $HOME/.ssh/auspush" -Pa0 --delete $PWD/ ffxbld@dp-ausstage01.phx.mozilla.com:$PWD/ | ||
</pre> | |||
* Double checked that MPT and PHX were in sync by running this: | |||
<pre> | |||
#ffxbld@dp-ausstage01 | |||
<pre> | |||
cd ~ffxbld/bin | |||
./check-sync | |||
</pre> | </pre> | ||