Comment #2 on issue 35 by [email protected]: Make the path to .ssh configurable in the Library
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=35

I haven't looked at the library so I don't know where it looks for the ssh
keys.  I'm assuming looks from the executable directory

On Unix/OSX, there is a default for where the ssh keys are kept.  They are
in a .ssh in /home/user so if it looked for the keys in ~/.ssh it would work
most of the time.  But really, this should be configurable so you don't have
to copy your ssh keys into your execution path.  If you're doing like I am
an attempting to create a preinstalled virtualenv, that means my ssh keys
are going to either have to get checked in or copied over after checkout.




On Thu, Sep 22, 2011 at 12:18 PM,
<[email protected]>wrote:

Reply via email to