Skip to content

Be SHELL agnostic #50

@fenollp

Description

@fenollp

Right now bash is required only to be able to restore the set of environment variables on each substep.
If at all possible it would be much faster to just start a non-login shell (overridable through YML shell: /bin/sh) with -s and pipe commands in and out of that.
See http://technosophos.com/2014/07/11/start-an-interactive-shell-from-within-go.html

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