Skip to content

errors from ssh-add are silently ignored #121

Description

@sinidhisi

utils.sh uses ssh-add for which output is directed to /dev/null which gobbles up any error messages. Check for return code and if it non-zero then try to do eval "$(ssh-agent)".

I will shortly provide a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions