ReferencePlatforms/Win64: Difference between revisions

Line 432: Line 432:
== Deploy the lastest known_host ==
== Deploy the lastest known_host ==
This is needed until {{bug|849942}} fixed.
This is needed until {{bug|849942}} fixed.
cd .ssh
copy known_hosts known_hosts.bak
C:\mozilla-build\msys\bin\scp.exe cltbld@buildbot-master19.build.mozilla.org:~/known_hosts .
set HOME=C:\Documents and Settings\cltbld
C:\mozilla-build\msys\bin\ssh -i ~/.ssh/ffxbld_dsa ffxbld@symbolpush.mozilla.org hostname
I also updated this doc https://wiki.mozilla.org/ReleaseEngineering/How_To/Adjust_SSH_keys_on_a_slave#Production when I landed the changes for the new symbol server.
Confirmed users
1,989

edits