Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
This repository was archived by the owner on Feb 27, 2018. It is now read-only.

ssh command should return exit code of the command that was ran #352

@cjellick

Description

@cjellick

If you run something like:
boot2docker ssh -t somescript.sh
and that script exits with a non-zero exits code, boot2docker will always return exit code 1. It should return the exit code that the command returned.

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