Skip to content

Console Output

[ssh-agent] Using credentials filepharosync (files.pharo.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-zzAP4M0k3KoV/agent.6329
SSH_AGENT_PID=6331
Running ssh-add (command line suppressed)
Identity added: /builds/workspace/pharo-vm_pharo-10@tmp/private_key_14222112249349208066.key (/builds/workspace/pharo-vm_pharo-10@tmp/private_key_14222112249349208066.key)
[ssh-agent] Started.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 6331 killed;
[ssh-agent] Stopped.