diff options
| author | 2023-04-13 15:17:56 -0700 | |
|---|---|---|
| committer | 2023-04-17 17:01:00 +0000 | |
| commit | 373077da294177d74bfbffa297ace2e0e840b726 (patch) | |
| tree | d6d02a1f34c804f5c979c0243430a851c5af5330 /compiler/optimizing/optimization.cc | |
| parent | 2acbc811aefa7dacd256fdbf6665002f870ea97b (diff) | |
art: script fix for ssh-copy-id
The command expects -o flags before user@hostname.
Test: verified with a manual run
(Failed before this patch)
$ art/tools/buildbot-vm.sh setup-ssh
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: ERROR: ssh: Could not resolve hostname localhost -o identityagent=none: Name or service not known
(Succeeded with this patch)
$ art/tools/buildbot-vm.sh setup-ssh
...
Number of key(s) added: 1
Change-Id: I8e455a0eb2467f7dc474216e3abb87adfd9d87bd
Diffstat (limited to 'compiler/optimizing/optimization.cc')
0 files changed, 0 insertions, 0 deletions