Confirmed users
1,377
edits
m (→Bugs hit) |
|||
| Line 7: | Line 7: | ||
* | * | ||
* pushsnip for test snippets didn't work properly because of file ownership on aus2-staging. test snippets were pushed but the non-test snippets weren't transfered. The following command was used to transfer the non-test snippets: | * {{bug|747481}} pushsnip for test snippets didn't work properly because of file ownership on aus2-staging. test snippets were pushed but the non-test snippets weren't transfered. The following command was used to transfer the non-test snippets: | ||
cd /builds/slave/rel-m-beta-updates/build/temp/firefox/12.0b6-13.0b1 | cd /builds/slave/rel-m-beta-updates/build/temp/firefox/12.0b6-13.0b1 | ||
rsync -av -e 'ssh -oIdentityFile=~/.ssh/auspush' aus2/ ffxbld@aus3-staging.mozilla.org:/opt/aus2/snippets/staging/Firefox-13.0b1-build1 | rsync -av -e 'ssh -oIdentityFile=~/.ssh/auspush' aus2/ ffxbld@aus3-staging.mozilla.org:/opt/aus2/snippets/staging/Firefox-13.0b1-build1 | ||