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-pKXEO8mxMd4y/agent.17193
SSH_AGENT_PID=17195
Running ssh-add (command line suppressed)
Identity added: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_2291353779549991189.key (/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_2291353779549991189.key)
[ssh-agent] Started.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 17195 killed;
[ssh-agent] Stopped.